Searched refs:ice_aq_set_phy_cfg (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 1580 if (ice_aq_set_phy_cfg(pi->hw, pi, &config, NULL)) in ice_set_fec_cfg() 2794 err = ice_aq_set_phy_cfg(&pf->hw, pi, &config, NULL); in ice_set_link_ksettings()
|
| H A D | ice_common.c | 3570 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi, in ice_aq_set_phy_cfg() function 3915 status = ice_aq_set_phy_cfg(hw, pi, &cfg, NULL); in ice_set_fc()
|
| H A D | ice_main.c | 2215 err = ice_aq_set_phy_cfg(&pf->hw, pi, cfg, NULL); in ice_phy_cfg()
|