Searched refs:e1000_set_spd_dplx (Results 1 – 2 of 2) sorted by relevance
43 extern int e1000_set_spd_dplx(struct e1000_adapter *adapter, uint16_t spddplx);237 if (e1000_set_spd_dplx(adapter, ecmd->speed + ecmd->duplex)) { in e1000_set_settings()
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) function