Home
last modified time | relevance | path

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

/openbmc/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.c2401 e1000_check_for_link(hw); in e1000_has_link()
2408 e1000_check_for_link(hw); in e1000_has_link()
2412 e1000_check_for_link(hw); in e1000_has_link()
H A De1000_hw.c919 ret_val = e1000_check_for_link(hw); in e1000_setup_fiber_serdes_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);
/openbmc/u-boot/drivers/net/
H A De1000.c134 static int e1000_check_for_link(struct e1000_hw *hw);
2317 ret_val = e1000_check_for_link(hw); in e1000_setup_fiber_link()
3858 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link() function