Home
last modified time | relevance | path

Searched refs:phy_to_ethtool (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c1664 * @phy_to_ethtool: PHY type to ethtool link mode struct to set
1671 ice_linkmode_set_bit(const struct ice_phy_type_to_ethtool *phy_to_ethtool, in ice_linkmode_set_bit() argument
1675 linkmode_set_bit(phy_to_ethtool->link_mode, ks->link_modes.supported); in ice_linkmode_set_bit()
1677 if (req_speeds & phy_to_ethtool->aq_link_speed || in ice_linkmode_set_bit()
1679 linkmode_set_bit(phy_to_ethtool->link_mode, in ice_linkmode_set_bit()

Completed in 5 milliseconds