Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1476 e1000_check_for_link(hw); in e1000_link_test()
1484 e1000_check_for_link(hw); in e1000_link_test()
H A De1000_main.c2400 e1000_check_for_link(hw); in e1000_has_link()
2407 e1000_check_for_link(hw); in e1000_has_link()
2411 e1000_check_for_link(hw); in e1000_has_link()
H A De1000_hw.c918 ret_val = e1000_check_for_link(hw); in e1000_setup_fiber_serdes_link()
2368 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);
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c1919 e1000_check_for_link(hw); in igb_hardware_init()
2616 e1000_check_for_link(hw); in eth_igb_link_update()
2621 e1000_check_for_link(hw); in eth_igb_link_update()
2627 e1000_check_for_link(hw); in eth_igb_link_update()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c134 static int e1000_check_for_link(struct e1000_hw *hw);
2103 ret_val = e1000_check_for_link(hw); in e1000_setup_fiber_link()
3644 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link() function