Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c113 * atl1e_phy_config - Timer Call-back
116 static void atl1e_phy_config(struct timer_list *t) in atl1e_phy_config() function
2367 timer_setup(&adapter->phy_config_timer, atl1e_phy_config, 0); in atl1e_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c113 * atl1e_phy_config - Timer Call-back
116 static void atl1e_phy_config(struct timer_list *t) in atl1e_phy_config() function
2365 timer_setup(&adapter->phy_config_timer, atl1e_phy_config, 0); in atl1e_probe()

Completed in 6 milliseconds