Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_main.c5382 static void igc_update_phy_info(struct timer_list *t) in igc_update_phy_info() function
6561 timer_setup(&adapter->phy_info_timer, igc_update_phy_info, 0); in igc_probe()