Searched refs:spddplx (Results 1 – 2 of 2) sorted by relevance
132 int e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx);4820 e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx) argument4826 spddplx != (SPEED_1000 + DUPLEX_FULL)) {4831 switch (spddplx) {
43 extern int e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx);