Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1057 #define ICE_AQC_REPORT_MODE_M (7 << ICE_AQC_REPORT_MODE_S) macro
H A Dice_common.c445 if (!pcaps || (report_mode & ~ICE_AQC_REPORT_MODE_M) || !pi) in ice_aq_get_phy_caps()