Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h1102 #define ICE_AQC_PHY_EN_AUTO_FEC BIT(7) macro
Dice_common.c3110 if (caps & ICE_AQC_PHY_EN_AUTO_FEC) in ice_caps_to_fec_mode()
3345 cfg->caps |= pcaps->caps & ICE_AQC_PHY_EN_AUTO_FEC; in ice_cfg_phy_fec()
Dice_ethtool.c1086 if (caps->caps & ICE_AQC_PHY_EN_AUTO_FEC) in ice_get_fecparam()
Dice_main.c2195 cfg->caps |= pcaps->caps & ICE_AQC_PHY_EN_AUTO_FEC; in ice_configure_phy()