Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dethtool.c109 static u32 alx_get_supported_speeds(struct alx_hw *hw) in alx_get_supported_speeds() function
139 ecmd->supported |= alx_get_supported_speeds(hw); in alx_get_settings()
180 if (ecmd->advertising & ~alx_get_supported_speeds(hw)) in alx_set_settings()