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

/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c123 static void igb_update_phy_info(struct timer_list *);
3421 timer_setup(&adapter->phy_info_timer, igb_update_phy_info, 0);
5417 static void igb_update_phy_info(struct timer_list *t) function

Completed in 116 milliseconds