Searched refs:ice_aq_set_phy_cfg (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_common.h | 101 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi,
|
| D | ice_common.c | 2610 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi, in ice_aq_set_phy_cfg() function 2865 status = ice_aq_set_phy_cfg(hw, pi, &cfg, NULL); in ice_set_fc()
|
| D | ice_ethtool.c | 999 if (ice_aq_set_phy_cfg(pi->hw, pi, &config, NULL)) in ice_set_fec_cfg() 2409 status = ice_aq_set_phy_cfg(&pf->hw, p, &config, NULL); in ice_set_link_ksettings()
|
| D | ice_main.c | 1668 retcode = ice_aq_set_phy_cfg(&vsi->back->hw, pi, cfg, NULL); in ice_force_phys_link_state() 1969 status = ice_aq_set_phy_cfg(&vsi->back->hw, pi, cfg, NULL); in ice_configure_phy()
|