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

/linux-master/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) function
H A De1000_82575.c1312 ret_val = igb_check_for_copper_link(hw);

Completed in 157 milliseconds