Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_82575.c43 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() function
2853 .check_for_link = igb_check_for_link_82575,