Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.c24 static s32 igb_check_for_link_82575(struct e1000_hw *);
162 igb_check_for_link_82575(hw); in igb_check_for_link_media_swap()
164 igb_check_for_link_82575(hw); in igb_check_for_link_media_swap()
1289 static s32 igb_check_for_link_82575(struct e1000_hw *hw) in igb_check_for_link_82575() function
2889 .check_for_link = igb_check_for_link_82575,