Searched refs:req_speeds (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 2096 * @req_speeds: speed requested by user in ice_linkmode_set_bit() 2102 struct ethtool_link_ksettings *ks, u32 req_speeds, in ice_linkmode_set_bit() 2107 if (req_speeds & phy_to_ethtool->aq_link_speed || 2108 (!req_speeds && advert_phy_type & BIT(phy_type))) 2129 u32 req_speeds; in ice_phy_type_to_ethtool() 2132 req_speeds = vsi->port_info->phy.link_info.req_speeds; in ice_phy_type_to_ethtool() 2193 req_speeds, advert_phy_type_lo, in ice_phy_type_to_ethtool() 2200 req_speeds, advert_phy_type_hi, 2746 pi->phy.link_info.req_speeds in ice_set_link_ksettings() 2094 ice_linkmode_set_bit(const struct ice_phy_type_to_ethtool * phy_to_ethtool,struct ethtool_link_ksettings * ks,u32 req_speeds,u64 advert_phy_type,u32 phy_type) ice_linkmode_set_bit() argument 2121 u32 req_speeds; ice_phy_type_to_ethtool() local [all...] |
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_type_e610.h | 802 u16 req_speeds; member
|