Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igb/
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()
1291 static s32 igb_check_for_link_82575(struct e1000_hw *hw) in igb_check_for_link_82575() function
2896 .check_for_link = igb_check_for_link_82575,