Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datlx.c98 adapter->phy_timer_pending = false; in atlx_check_for_link()
Datl1.h771 bool phy_timer_pending; member
Datl1.c1402 if (!adapter->phy_timer_pending) { in atl1_check_link()
1403 adapter->phy_timer_pending = true; in atl1_check_link()
2586 adapter->phy_timer_pending = false; in atl1_phy_config()
2666 adapter->phy_timer_pending = false; in atl1_down()
3076 adapter->phy_timer_pending = false; in atl1_probe()