Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dphy.c234 static inline unsigned int phy_find_setting(int speed, int duplex) in phy_find_setting() function
276 idx = phy_find_valid(phy_find_setting(speed, duplex), features); in phy_check_valid()
299 idx = phy_find_valid(phy_find_setting(phydev->speed, phydev->duplex), in phy_sanitize_settings()