Searched refs:ice_fw_supports_link_override (Results 1 – 3 of 3) sorted by relevance
103 bool ice_fw_supports_link_override(struct ice_hw *hw);
2961 if (ice_fw_supports_link_override(pi->hw)) { in ice_copy_phy_caps_to_cfg()3033 if (fec == ICE_FEC_AUTO && ice_fw_supports_link_override(pi->hw)) { in ice_cfg_phy_fec()4265 bool ice_fw_supports_link_override(struct ice_hw *hw) in ice_fw_supports_link_override() function
1835 if (ice_fw_supports_link_override(&vsi->back->hw) && in ice_init_phy_user_cfg()