Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c1951 ICE_AQC_REPORT_ACTIVE_CFG, caps, NULL); in ice_get_link_ksettings()
2966 status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_ACTIVE_CFG, pcaps, in ice_get_pauseparam()
3032 err = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_ACTIVE_CFG, pcaps, in ice_set_pauseparam()
H A Dice_adminq_cmd.h1022 #define ICE_AQC_REPORT_ACTIVE_CFG BIT(2) macro
H A Dice_common.c365 case ICE_AQC_REPORT_ACTIVE_CFG: in ice_aq_get_phy_caps()
3458 status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_ACTIVE_CFG, in ice_set_fc()
H A Dice_main.c876 ICE_AQC_REPORT_ACTIVE_CFG, caps, NULL); in ice_print_link_msg()
1910 retcode = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_ACTIVE_CFG, pcaps, in ice_force_phys_link_state()
2162 err = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_ACTIVE_CFG, pcaps, in ice_configure_phy()