Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1161 #define ICE_AQC_PHY_EN_AUTO_FEC BIT(7) macro
H A Dice_common.c3622 if (caps & ICE_AQC_PHY_EN_AUTO_FEC) in ice_caps_to_fec_mode()
3856 cfg->caps |= pcaps->caps & ICE_AQC_PHY_EN_AUTO_FEC; in ice_cfg_phy_fec()
H A Dice_ethtool.c1663 if (caps->caps & ICE_AQC_PHY_EN_AUTO_FEC) in ice_get_fecparam()
H A Dice_main.c2294 cfg->caps |= pcaps->caps & ICE_AQC_PHY_EN_AUTO_FEC; in ice_configure_phy()