Home
last modified time | relevance | path

Searched refs:needs_aneg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy.c1203 bool needs_aneg = false, do_suspend = false; in phy_state_machine() local
1217 needs_aneg = true; in phy_state_machine()
1229 needs_aneg = true; in phy_state_machine()
1237 needs_aneg = true; in phy_state_machine()
1252 if (needs_aneg) in phy_state_machine()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy.c1444 bool needs_aneg = false, do_suspend = false; in phy_state_machine() local
1459 needs_aneg = true; in phy_state_machine()
1472 needs_aneg = true; in phy_state_machine()
1480 needs_aneg = true; in phy_state_machine()
1496 if (needs_aneg) { in phy_state_machine()

Completed in 4 milliseconds