Searched refs:EXP_FW_API_VER_MAJOR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/intel/ice/ | ||
D | ice_controlq.h | 24 #define EXP_FW_API_VER_MAJOR 0x00 macro |
D | ice_controlq.c | 533 if (fw_major != EXP_FW_API_VER_MAJOR) in ice_aq_ver_check() |