Searched refs:FW_VER_MAJOR (Results 1 – 3 of 3) sorted by relevance
107 if ((min_ver[FW_VER_MAJOR] != WLCORE_FW_VER_IGNORE) && in wlcore_validate_fw_ver()108 (min_ver[FW_VER_MAJOR] > fw_ver[FW_VER_MAJOR])) in wlcore_validate_fw_ver()112 if (((min_ver[FW_VER_MAJOR] == WLCORE_FW_VER_IGNORE) || in wlcore_validate_fw_ver()113 (min_ver[FW_VER_MAJOR] == fw_ver[FW_VER_MAJOR])) && in wlcore_validate_fw_ver()135 fw_ver[FW_VER_MAJOR], fw_ver[FW_VER_SUBTYPE], in wlcore_validate_fw_ver()
544 wl->min_sr_fw_ver[FW_VER_MAJOR] = major_sr; in wlcore_set_min_fw_ver()550 wl->min_mr_fw_ver[FW_VER_MAJOR] = major_mr; in wlcore_set_min_fw_ver()
112 FW_VER_MAJOR, enumerator