Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h1565 #define ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT BIT(7) macro
H A Dice_lib.c2180 if (pi->phy.link_info.link_cfg_err & ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT) in ice_process_link_event()