Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H A Dethtool.c109 static u32 alx_get_supported_speeds(struct alx_hw *hw) in alx_get_supported_speeds() function
141 supported |= alx_get_supported_speeds(hw); in alx_get_link_ksettings()
191 if (advertising & ~alx_get_supported_speeds(hw)) in alx_set_link_ksettings()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H A Dethtool.c109 static u32 alx_get_supported_speeds(struct alx_hw *hw) in alx_get_supported_speeds() function
141 supported |= alx_get_supported_speeds(hw); in alx_get_link_ksettings()
192 if (advertising & ~alx_get_supported_speeds(hw)) in alx_set_link_ksettings()

Completed in 2 milliseconds