Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dphy.c258 bool phy_check_valid(int speed, int duplex, unsigned long *features) in phy_check_valid() function
262 EXPORT_SYMBOL(phy_check_valid);
A Dphy-c45.c1497 eee_active = phy_check_valid(phydev->speed, phydev->duplex, in genphy_c45_eee_is_active()
/linux/include/linux/
A Dphy.h1811 bool phy_check_valid(int speed, int duplex, unsigned long *features);
/linux/drivers/net/usb/
A Dr8152.c8973 eee->eee_active = phy_check_valid(tp->speed, tp->duplex, common); in r8152_get_eee()
9007 eee->eee_active = phy_check_valid(tp->speed, tp->duplex, common); in r8153_get_eee()

Completed in 48 milliseconds