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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_ethtool.c171 e1000_get_speed_and_duplex(hw, &adapter->link_speed,
H A De1000_hw.c2871 ret_val = e1000_get_speed_and_duplex(hw, &speed, &duplex);
3022 ret_val = e1000_get_speed_and_duplex(hw, &speed, &duplex);
3132 e1000_get_speed_and_duplex(struct e1000_hw *hw, function
3140 DEBUGFUNC("e1000_get_speed_and_duplex");
6961 ret_val = e1000_get_speed_and_duplex(hw, &speed, &duplex);
H A De1000_hw.h321 int32_t e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t *speed, uint16_t *duplex);
H A De1000_main.c2587 e1000_get_speed_and_duplex(&adapter->hw,

Completed in 103 milliseconds