Searched refs:FW_VER_MAJOR (Results 1 – 3 of 3) sorted by relevance
94 if ((min_ver[FW_VER_MAJOR] != WLCORE_FW_VER_IGNORE) && in wlcore_validate_fw_ver()95 (min_ver[FW_VER_MAJOR] > fw_ver[FW_VER_MAJOR])) in wlcore_validate_fw_ver()99 if (((min_ver[FW_VER_MAJOR] == WLCORE_FW_VER_IGNORE) || in wlcore_validate_fw_ver()100 (min_ver[FW_VER_MAJOR] == fw_ver[FW_VER_MAJOR])) && in wlcore_validate_fw_ver()124 fw_ver[FW_VER_MAJOR], fw_ver[FW_VER_SUBTYPE], in wlcore_validate_fw_ver()
531 wl->min_sr_fw_ver[FW_VER_MAJOR] = major_sr; in wlcore_set_min_fw_ver()537 wl->min_mr_fw_ver[FW_VER_MAJOR] = major_mr; in wlcore_set_min_fw_ver()
98 FW_VER_MAJOR, enumerator