Searched refs:e1000e_check_for_copper_link (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/intel/e1000e/
H A D80003es2lan.c128 mac->ops.check_for_link = e1000e_check_for_copper_link;
H A D82571.c225 mac->ops.check_for_link = e1000e_check_for_copper_link;
H A Dmac.c387 * e1000e_check_for_copper_link - Check for link (Copper)
394 s32 e1000e_check_for_copper_link(struct e1000_hw *hw) function
H A Dmac.h8 s32 e1000e_check_for_copper_link(struct e1000_hw *hw);

Completed in 346 milliseconds