Home
last modified time | relevance | path

Searched refs:phy_timer_pending (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datlx.c85 adapter->phy_timer_pending = false; in atlx_check_for_link()
H A Datl1.h758 bool phy_timer_pending; member
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datlx.c85 adapter->phy_timer_pending = false; in atlx_check_for_link()
H A Datl1.h758 bool phy_timer_pending; member
H A Datl1.c1381 if (!adapter->phy_timer_pending) { in atl1_check_link()
1382 adapter->phy_timer_pending = true; in atl1_check_link()
2567 adapter->phy_timer_pending = false; in atl1_phy_config()
2647 adapter->phy_timer_pending = false; in atl1_down()
3053 adapter->phy_timer_pending = false; in atl1_probe()

Completed in 13 milliseconds