Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_controlq.h33 #define EXP_FW_API_VER_MINOR_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? \ macro
Dice_controlq.c501 u8 exp_fw_api_ver_minor = EXP_FW_API_VER_MINOR_BY_MAC(hw); in ice_aq_ver_check()