ice_aq_set_phy_cfg 2332 drivers/net/ethernet/intel/ice/ice_common.c 		status = ice_aq_set_phy_cfg(hw, pi->lport, &cfg, NULL);
ice_aq_set_phy_cfg   95 drivers/net/ethernet/intel/ice/ice_common.h ice_aq_set_phy_cfg(struct ice_hw *hw, u8 lport,
ice_aq_set_phy_cfg 1002 drivers/net/ethernet/intel/ice/ice_ethtool.c 		status = ice_aq_set_phy_cfg(pi->hw, pi->lport, &config, NULL);
ice_aq_set_phy_cfg 2516 drivers/net/ethernet/intel/ice/ice_ethtool.c 	status = ice_aq_set_phy_cfg(&pf->hw, lport, &config, NULL);
ice_aq_set_phy_cfg 1433 drivers/net/ethernet/intel/ice/ice_main.c 	retcode = ice_aq_set_phy_cfg(&vsi->back->hw, pi->lport, cfg, NULL);