Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ethtool.c2107 struct ethtool_link_ksettings *ks, u32 req_speeds, in ice_linkmode_set_bit() argument
2112 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() local
2137 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()
Dice_type.h172 u16 req_speeds; member