Searched refs:EXP_FW_API_VER_MAJOR (Results 1 – 2 of 2) sorted by relevance
25 #define EXP_FW_API_VER_MAJOR 0x01 macro
514 if (hw->api_maj_ver > EXP_FW_API_VER_MAJOR) { in ice_aq_ver_check()519 } else if (hw->api_maj_ver == EXP_FW_API_VER_MAJOR) { in ice_aq_ver_check()