Home
last modified time | relevance | path

Searched refs:igb_check_for_copper_link (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_mac.h18 s32 igb_check_for_copper_link(struct e1000_hw *hw);
H A De1000_mac.c569 * igb_check_for_copper_link - Check for link (Copper)
576 s32 igb_check_for_copper_link(struct e1000_hw *hw) in igb_check_for_copper_link() function
H A De1000_82575.c1314 ret_val = igb_check_for_copper_link(hw); in igb_check_for_link_82575()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_mac.h18 s32 igb_check_for_copper_link(struct e1000_hw *hw);
H A De1000_mac.c600 * igb_check_for_copper_link - Check for link (Copper)
607 s32 igb_check_for_copper_link(struct e1000_hw *hw) in igb_check_for_copper_link() function
H A De1000_82575.c1314 ret_val = igb_check_for_copper_link(hw); in igb_check_for_link_82575()

Completed in 10 milliseconds