Searched refs:req_speeds (Results 1 – 2 of 2) sorted by relevance
2107 struct ethtool_link_ksettings *ks, u32 req_speeds, in ice_linkmode_set_bit() argument2112 if (req_speeds & phy_to_ethtool->aq_link_speed || in ice_linkmode_set_bit()2113 (!req_speeds && advert_phy_type & BIT(phy_type))) in ice_linkmode_set_bit()2134 u32 req_speeds; in ice_phy_type_to_ethtool() local2137 req_speeds = vsi->port_info->phy.link_info.req_speeds; in ice_phy_type_to_ethtool()2198 req_speeds, advert_phy_type_lo, in ice_phy_type_to_ethtool()2205 req_speeds, advert_phy_type_hi, in ice_phy_type_to_ethtool()2751 pi->phy.link_info.req_speeds = adv_link_speed; in ice_set_link_ksettings()
172 u16 req_speeds; member