Home
last modified time | relevance | path

Searched refs:phy_config_timer (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h437 struct timer_list phy_config_timer; member
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h448 struct timer_list phy_config_timer; member
H A Datl2.c756 timer_delete_sync(&adapter->phy_config_timer); in atl2_down()
1040 phy_config_timer); in atl2_phy_config()
1230 mod_timer(&adapter->phy_config_timer, in atl2_check_link()
1419 timer_setup(&adapter->phy_config_timer, atl2_phy_config, 0); in atl2_probe()
1473 timer_delete_sync(&adapter->phy_config_timer); in atl2_remove()
H A Datl1.h757 struct timer_list phy_config_timer; member
H A Datl1.c1383 mod_timer(&adapter->phy_config_timer, in atl1_check_link()
2595 phy_config_timer); in atl1_phy_config()
2679 timer_delete_sync(&adapter->phy_config_timer); in atl1_down()
3085 timer_setup(&adapter->phy_config_timer, atl1_phy_config, 0); in atl1_probe()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h539 struct timer_list phy_config_timer; member
H A Datl1c_main.c235 phy_config_timer); in atl1c_phy_config()
360 timer_delete_sync(&adapter->phy_config_timer); in atl1c_del_timer()
2698 timer_setup(&adapter->phy_config_timer, atl1c_phy_config, 0); in atl1c_probe()