Searched refs:FW_VER_MAJOR (Results 1 – 4 of 4) sorted by relevance
91 if ((min_ver[FW_VER_MAJOR] != WLCORE_FW_VER_IGNORE) && in wlcore_validate_fw_ver()92 (min_ver[FW_VER_MAJOR] > fw_ver[FW_VER_MAJOR])) in wlcore_validate_fw_ver()96 if (((min_ver[FW_VER_MAJOR] == WLCORE_FW_VER_IGNORE) || in wlcore_validate_fw_ver()97 (min_ver[FW_VER_MAJOR] == fw_ver[FW_VER_MAJOR])) && in wlcore_validate_fw_ver()121 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
1261 if (wl->chip.fw_ver[FW_VER_MAJOR] == 0) in wl18xx_convert_fw_status()1576 if (wl->chip.fw_ver[FW_VER_MAJOR] == 0) in wl18xx_handle_static_data()