Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h1259 #define ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT BIT(7) macro
Dice_main.c1059 if (!(link_cfg_err & (ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT | in ice_check_module_power()
1071 if (link_cfg_err & ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT) { in ice_check_module_power()