Searched refs:ICE_AQC_PHY_EN_AUTO_FEC (Results 1 – 4 of 4) sorted by relevance
1102 #define ICE_AQC_PHY_EN_AUTO_FEC BIT(7) macro
3295 if (caps & ICE_AQC_PHY_EN_AUTO_FEC) in ice_caps_to_fec_mode()3530 cfg->caps |= pcaps->caps & ICE_AQC_PHY_EN_AUTO_FEC; in ice_cfg_phy_fec()
1260 if (caps->caps & ICE_AQC_PHY_EN_AUTO_FEC) in ice_get_fecparam()
2211 cfg->caps |= pcaps->caps & ICE_AQC_PHY_EN_AUTO_FEC; in ice_configure_phy()
Completed in 43 milliseconds