Home
last modified time | relevance | path

Searched refs:spddplx (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000_main.c132 int e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx);
4820 e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx) argument
4826 spddplx != (SPEED_1000 + DUPLEX_FULL)) {
4831 switch (spddplx) {
De1000_ethtool.c43 extern int e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx);