Searched refs:ice_aq_set_phy_cfg (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ |
| D | ice_common.h | 95 ice_aq_set_phy_cfg(struct ice_hw *hw, u8 lport,
|
| D | ice_common.c | 2179 ice_aq_set_phy_cfg(struct ice_hw *hw, u8 lport, in ice_aq_set_phy_cfg() function 2325 status = ice_aq_set_phy_cfg(hw, pi->lport, &cfg, NULL); in ice_set_fc()
|
| D | ice_ethtool.c | 1002 status = ice_aq_set_phy_cfg(pi->hw, pi->lport, &config, NULL); in ice_set_fec_cfg() 2516 status = ice_aq_set_phy_cfg(&pf->hw, lport, &config, NULL); in ice_set_link_ksettings()
|
| D | ice_main.c | 1433 retcode = ice_aq_set_phy_cfg(&vsi->back->hw, pi->lport, cfg, NULL); in ice_force_phys_link_state()
|