Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h238 bool ice_fw_supports_report_dflt_cfg(struct ice_hw *hw);
H A Dice_common.c339 !ice_fw_supports_report_dflt_cfg(hw)) in ice_aq_get_phy_caps()
3575 (ice_fw_supports_report_dflt_cfg(hw) ? in ice_cfg_phy_fec()
3617 !ice_fw_supports_report_dflt_cfg(hw)) { in ice_cfg_phy_fec()
5619 bool ice_fw_supports_report_dflt_cfg(struct ice_hw *hw) in ice_fw_supports_report_dflt_cfg() function
H A Dice_ethtool.c1725 !ice_fw_supports_report_dflt_cfg(&pf->hw)) { in ice_phy_type_to_ethtool()
2226 if (ice_fw_supports_report_dflt_cfg(pi->hw)) in ice_set_link_ksettings()
H A Dice_main.c2073 if (ice_fw_supports_report_dflt_cfg(pi->hw)) in ice_init_phy_user_cfg()
2096 if (!ice_fw_supports_report_dflt_cfg(pi->hw) && in ice_init_phy_user_cfg()
2171 if (ice_fw_supports_report_dflt_cfg(pi->hw)) in ice_configure_phy()