Searched refs:link_fec_opt (Results 1 – 4 of 4) sorted by relevance
3604 cfg->link_fec_opt); in ice_aq_set_phy_cfg()3973 phy_caps->link_fec_options != phy_cfg->link_fec_opt) in ice_phy_caps_equals_cfg()4003 cfg->link_fec_opt = caps->link_fec_options; in ice_copy_phy_caps_to_cfg()4039 cfg->link_fec_opt = pcaps->link_fec_options; in ice_cfg_phy_fec()4046 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_EN | in ice_cfg_phy_fec()4048 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_REQ | in ice_cfg_phy_fec()4055 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_25G_RS_CLAUSE91_EN; in ice_cfg_phy_fec()4056 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_25G_RS_528_REQ | in ice_cfg_phy_fec()4061 cfg->link_fec_opt &= ~ICE_AQC_PHY_FEC_MASK; in ice_cfg_phy_fec()4066 cfg->link_fec_opt |= pcaps->link_fec_options; in ice_cfg_phy_fec()[all …]
2019 cfg->link_fec_opt = ldo->fec_options; in ice_init_phy_cfg_dflt_override()2197 if (cfg->link_fec_opt != in ice_phy_cfg()2198 (cfg->link_fec_opt & pcaps->link_fec_options)) { in ice_phy_cfg()2200 cfg->link_fec_opt = pcaps->link_fec_options; in ice_phy_cfg()
396 u8 link_fec_opt; /* Use defines from ixgbe_aci_get_phy_caps */ member
1073 cfg->link_fec_opt = caps->link_fec_options; in ixgbe_copy_phy_caps_to_cfg()