Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy-caps.h48 size_t phy_caps_speeds(unsigned int *speeds, size_t size,
H A Dphy_caps.c122 size_t phy_caps_speeds(unsigned int *speeds, size_t size, in phy_caps_speeds() function
H A Dphy.c230 return phy_caps_speeds(speeds, size, phy->supported); in phy_supported_speeds()