Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dphy.c258 bool phy_check_valid(int speed, int duplex, unsigned long *features) in phy_check_valid() function
262 EXPORT_SYMBOL(phy_check_valid);
Dphy-c45.c1408 eee_active = phy_check_valid(phydev->speed, phydev->duplex, in genphy_c45_eee_is_active()
/Linux-v6.6/include/linux/
Dphy.h1743 bool phy_check_valid(int speed, int duplex, unsigned long *features);