Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c5511 static void igc_update_phy_info(struct timer_list *t) in igc_update_phy_info() function
6890 timer_setup(&adapter->phy_info_timer, igc_update_phy_info, 0); in igc_probe()