Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1480 e1000_check_for_link(hw); in e1000_link_test()
1488 e1000_check_for_link(hw); in e1000_link_test()
H A De1000_main.c2395 * e1000_check_for_link establishes link for copper adapters in e1000_has_link()
2403 e1000_check_for_link(hw); in e1000_has_link()
2410 e1000_check_for_link(hw); in e1000_has_link()
2414 e1000_check_for_link(hw); in e1000_has_link()
H A De1000_hw.c915 * e1000_check_for_link. This routine will force the in e1000_setup_fiber_serdes_link()
919 ret_val = e1000_check_for_link(hw); in e1000_setup_fiber_serdes_link()
2364 * e1000_check_for_link
2370 s32 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link() function
H A De1000_hw.h276 s32 e1000_check_for_link(struct e1000_hw *hw);