Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c670 static u32 eee_mask_to_ethtool_mask(u32 speed) in eee_mask_to_ethtool_mask() function
702 eee->supported = eee_mask_to_ethtool_mask(supported_rates); in aq_ethtool_get_eee()
707 eee->lp_advertised = eee_mask_to_ethtool_mask(rate); in aq_ethtool_get_eee()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c683 static u32 eee_mask_to_ethtool_mask(u32 speed) in eee_mask_to_ethtool_mask() function
715 eee->supported = eee_mask_to_ethtool_mask(supported_rates); in aq_ethtool_get_eee()
720 eee->lp_advertised = eee_mask_to_ethtool_mask(rate); in aq_ethtool_get_eee()

Completed in 3 milliseconds