Searched refs:igb_update_phy_info (Results 1 – 1 of 1) sorted by relevance
123 static void igb_update_phy_info(struct timer_list *);3421 timer_setup(&adapter->phy_info_timer, igb_update_phy_info, 0); in igb_probe()5417 static void igb_update_phy_info(struct timer_list *t) in igb_update_phy_info() function