Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dphy.c565 if (phy_polling_mode(phydev)) in phy_start_cable_test()
636 if (phy_polling_mode(phydev)) in phy_start_cable_test_tdr()
1188 if (phy_polling_mode(phydev) && phy_is_started(phydev)) in phy_state_machine()
A Dphy-c45.c288 if (!phy_polling_mode(phydev) || !phydev->link) { in genphy_c45_read_link()
A Dat803x.c478 if (ret & irq_enabled && !phy_polling_mode(phydev)) in at803x_set_wol()
A Dphy_device.c2274 if (!phy_polling_mode(phydev) || !phydev->link) { in genphy_update_link()
/linux/include/linux/
A Dphy.h1273 static inline bool phy_polling_mode(struct phy_device *phydev) in phy_polling_mode() function

Completed in 46 milliseconds