Home
last modified time | relevance | path

Searched refs:atl1c_phy_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c206 * atl1c_phy_config - Timer Call-back
209 static void atl1c_phy_config(struct timer_list *t) in atl1c_phy_config() function
2594 timer_setup(&adapter->phy_config_timer, atl1c_phy_config, 0); in atl1c_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c229 * atl1c_phy_config - Timer Call-back
232 static void atl1c_phy_config(struct timer_list *t) in atl1c_phy_config() function
2697 timer_setup(&adapter->phy_config_timer, atl1c_phy_config, 0); in atl1c_probe()

Completed in 7 milliseconds