Home
last modified time | relevance | path

Searched refs:req_speeds (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2102 struct ethtool_link_ksettings *ks, u32 req_speeds, in ice_linkmode_set_bit() argument
2107 if (req_speeds & phy_to_ethtool->aq_link_speed || in ice_linkmode_set_bit()
2108 (!req_speeds && advert_phy_type & BIT(phy_type))) in ice_linkmode_set_bit()
2129 u32 req_speeds; in ice_phy_type_to_ethtool() local
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, in ice_phy_type_to_ethtool()
2746 pi->phy.link_info.req_speeds = adv_link_speed; in ice_set_link_ksettings()
H A Dice_type.h174 u16 req_speeds; member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h802 u16 req_speeds; member