Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_param.c707 if (e1000_check_phy_reset_block(&adapter->hw)) {
De1000_ethtool.c216 if (e1000_check_phy_reset_block(hw)) { in e1000_set_settings()
1559 if (e1000_check_phy_reset_block(&adapter->hw)) { in e1000_loopback_test()
De1000_main.c616 e1000_check_phy_reset_block(&adapter->hw)) in e1000_power_down_phy()
983 if (e1000_check_phy_reset_block(&adapter->hw))
1182 if (!e1000_check_phy_reset_block(&adapter->hw))
1243 if (!e1000_check_phy_reset_block(&adapter->hw))
De1000_hw.c622 e1000_check_phy_reset_block(hw) == E1000_SUCCESS) { in e1000_reset_hw()
1110 if (e1000_check_phy_reset_block(hw)) in e1000_setup_link()
3799 ret_val = e1000_check_phy_reset_block(hw); in e1000_phy_hw_reset()
3891 ret_val = e1000_check_phy_reset_block(hw); in e1000_phy_reset()
8232 e1000_check_phy_reset_block(struct e1000_hw *hw) in e1000_check_phy_reset_block() function
De1000_hw.h423 int32_t e1000_check_phy_reset_block(struct e1000_hw *hw);