Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c412 if (report_mode == ICE_AQC_REPORT_DFLT_CFG && in ice_aq_get_phy_caps()
436 case ICE_AQC_REPORT_DFLT_CFG: in ice_aq_get_phy_caps()
3758 ICE_AQC_REPORT_DFLT_CFG : in ice_cfg_phy_fec()
H A Dice_adminq_cmd.h1054 #define ICE_AQC_REPORT_DFLT_CFG BIT(3) macro
H A Dice_main.c2148 err = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_DFLT_CFG, in ice_init_phy_user_cfg()
2246 err = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_DFLT_CFG, in ice_configure_phy()
H A Dice_ethtool.c2655 err = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_DFLT_CFG, in ice_set_link_ksettings()