Home
last modified time | relevance | path

Searched refs:ICE_AQC_REPORT_ACTIVE_CFG (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h1274 #define ICE_AQC_REPORT_ACTIVE_CFG BIT(2) macro
H A Dice_common.c355 else if (report_mode == ICE_AQC_REPORT_ACTIVE_CFG) in ice_aq_get_phy_caps()
3497 status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_ACTIVE_CFG, in ice_set_fc()
/dpdk/drivers/net/ice/
H A Dice_ethdev.c3964 status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_ACTIVE_CFG, in ice_force_phys_link_state()