Searched refs:req_speeds (Results 1 – 2 of 2) sorted by relevance
1672 struct ethtool_link_ksettings *ks, u32 req_speeds, in ice_linkmode_set_bit() argument1677 if (req_speeds & phy_to_ethtool->aq_link_speed || in ice_linkmode_set_bit()1678 (!req_speeds && advert_phy_type & BIT(phy_type))) in ice_linkmode_set_bit()1699 u32 req_speeds; in ice_phy_type_to_ethtool() local1702 req_speeds = vsi->port_info->phy.link_info.req_speeds; in ice_phy_type_to_ethtool()1763 req_speeds, advert_phy_type_lo, in ice_phy_type_to_ethtool()1770 req_speeds, advert_phy_type_hi, in ice_phy_type_to_ethtool()2323 pi->phy.link_info.req_speeds = adv_link_speed; in ice_set_link_ksettings()
160 u16 req_speeds; member