Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atlx/
Datlx.c98 adapter->phy_timer_pending = false; in atlx_check_for_link()
Datl1.h767 bool phy_timer_pending; member
Datl1.c1406 if (!adapter->phy_timer_pending) { in atl1_check_link()
1407 adapter->phy_timer_pending = true; in atl1_check_link()
2544 adapter->phy_timer_pending = false; in atl1_phy_config()
2622 adapter->phy_timer_pending = false; in atl1_down()
3032 adapter->phy_timer_pending = false; in atl1_probe()