Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c2864 ret_val = e1000_get_speed_and_duplex(hw, &speed, &duplex); in e1000_config_fc_after_link_up()
3022 ret_val = e1000_get_speed_and_duplex(hw, &speed, &duplex); in e1000_check_for_link()
3132 e1000_get_speed_and_duplex(struct e1000_hw *hw, in e1000_get_speed_and_duplex() function
7007 ret_val = e1000_get_speed_and_duplex(hw, &speed, &duplex); in e1000_config_dsp_after_link_change()
De1000_ethtool.c187 e1000_get_speed_and_duplex(hw, &adapter->link_speed, in e1000_get_settings()
De1000_hw.h312 int32_t e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t *speed, uint16_t *duplex);
De1000_main.c2588 e1000_get_speed_and_duplex(&adapter->hw,