Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/phy/
Dphy.c173 static inline int phy_find_setting(int speed, int duplex) in phy_find_setting() function
220 idx = phy_find_valid(phy_find_setting(phydev->speed, phydev->duplex), in phy_sanitize_settings()
476 idx = phy_find_setting(phydev->speed, phydev->duplex); in phy_force_reduction()