Searched refs:req_speeds (Results 1 – 2 of 2) sorted by relevance
2084 struct ethtool_link_ksettings *ks, u32 req_speeds, in ice_linkmode_set_bit() argument2089 if (req_speeds & phy_to_ethtool->aq_link_speed || in ice_linkmode_set_bit()2090 (!req_speeds && advert_phy_type & BIT(phy_type))) in ice_linkmode_set_bit()2111 u32 req_speeds; in ice_phy_type_to_ethtool() local2114 req_speeds = vsi->port_info->phy.link_info.req_speeds; in ice_phy_type_to_ethtool()2175 req_speeds, advert_phy_type_lo, in ice_phy_type_to_ethtool()2182 req_speeds, advert_phy_type_hi, in ice_phy_type_to_ethtool()2728 pi->phy.link_info.req_speeds = adv_link_speed; in ice_set_link_ksettings()
173 u16 req_speeds; member