Searched refs:igb_check_for_link_82575 (Results 1 – 1 of 1) sorted by relevance
43 static s32 igb_check_for_link_82575(struct e1000_hw *);155 ret_val = igb_check_for_link_82575(hw); in igb_check_for_link_media_swap()1256 static s32 igb_check_for_link_82575(struct e1000_hw *hw) in igb_check_for_link_82575() function2853 .check_for_link = igb_check_for_link_82575,