Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_ethtool.c1590 e1000_check_for_link(&adapter->hw); in e1000_link_test()
1598 e1000_check_for_link(&adapter->hw); in e1000_link_test()
De1000_hw.h311 int32_t e1000_check_for_link(struct e1000_hw *hw);
De1000_hw.c1358 ret_val = e1000_check_for_link(hw); in e1000_setup_fiber_serdes_link()
2896 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link() function
De1000_main.c2561 ret_val = e1000_check_for_link(&adapter->hw);