Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datlx.c85 adapter->phy_timer_pending = false; in atlx_check_for_link()
Datl1.h758 bool phy_timer_pending; member
Datl1.c1381 if (!adapter->phy_timer_pending) { in atl1_check_link()
1382 adapter->phy_timer_pending = true; in atl1_check_link()
2565 adapter->phy_timer_pending = false; in atl1_phy_config()
2645 adapter->phy_timer_pending = false; in atl1_down()
3051 adapter->phy_timer_pending = false; in atl1_probe()