Searched refs:IWI_FW_GET_MAJOR (Results 1 – 2 of 2) sorted by relevance
148 #define IWI_FW_GET_MAJOR(ver) ((ver) & 0xff) macro
2155 if ((IWI_FW_GET_MAJOR(le32toh(hdr->version)) != IWI_FW_REQ_MAJOR) || in iwi_setup_ofw()2158 fp->name, IWI_FW_GET_MAJOR(le32toh(hdr->version)), in iwi_setup_ofw()