Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_common.h217 bool ice_fw_supports_report_dflt_cfg(struct ice_hw *hw);
Dice_common.c196 !ice_fw_supports_report_dflt_cfg(hw)) in ice_aq_get_phy_caps()
3339 (ice_fw_supports_report_dflt_cfg(hw) ? in ice_cfg_phy_fec()
3381 !ice_fw_supports_report_dflt_cfg(hw)) { in ice_cfg_phy_fec()
5181 bool ice_fw_supports_report_dflt_cfg(struct ice_hw *hw) in ice_fw_supports_report_dflt_cfg() function
Dice_ethtool.c1540 !ice_fw_supports_report_dflt_cfg(&pf->hw)) { in ice_phy_type_to_ethtool()
2272 if (ice_fw_supports_report_dflt_cfg(pi->hw)) in ice_set_link_ksettings()
Dice_main.c2048 if (ice_fw_supports_report_dflt_cfg(pi->hw)) in ice_init_phy_user_cfg()
2071 if (!ice_fw_supports_report_dflt_cfg(pi->hw) && in ice_init_phy_user_cfg()
2146 if (ice_fw_supports_report_dflt_cfg(pi->hw)) in ice_configure_phy()