Home
last modified time | relevance | path

Searched refs:EXP_FW_API_VER_MAJOR (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_controlq.h24 #define EXP_FW_API_VER_MAJOR 0x00 macro
Dice_controlq.c533 if (fw_major != EXP_FW_API_VER_MAJOR) in ice_aq_ver_check()