Searched refs:e1000_set_spd_dplx (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_ethtool.c42 extern int e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx);
221 if (e1000_set_spd_dplx(adapter, ecmd->speed + ecmd->duplex)) {
H A De1000_main.c120 int e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx);
4769 retval = e1000_set_spd_dplx(adapter,
4971 e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx) function

Completed in 104 milliseconds