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