Home
last modified time | relevance | path

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

/openbmc/linux/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()