Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_common.h101 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi,
Dice_common.c2613 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi, in ice_aq_set_phy_cfg() function
2868 status = ice_aq_set_phy_cfg(hw, pi, &cfg, NULL); in ice_set_fc()
Dice_ethtool.c1001 if (ice_aq_set_phy_cfg(pi->hw, pi, &config, NULL)) in ice_set_fec_cfg()
2407 status = ice_aq_set_phy_cfg(&pf->hw, pi, &config, NULL); in ice_set_link_ksettings()
Dice_main.c1678 retcode = ice_aq_set_phy_cfg(&vsi->back->hw, pi, cfg, NULL); in ice_force_phys_link_state()
1979 status = ice_aq_set_phy_cfg(&vsi->back->hw, pi, cfg, NULL); in ice_configure_phy()