Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1260 #define ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT BIT(7) macro
H A Dice_main.c1048 if (!(link_cfg_err & (ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT | in ice_check_module_power()
1060 if (link_cfg_err & ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT) { in ice_check_module_power()