e1000_set_spd_dplx
int e1000_set_spd_dplx(struct e1000_adapter *adapter, u32 spd, u8 dplx);
if (e1000_set_spd_dplx(adapter, speed, cmd->base.duplex)) {
retval = e1000_set_spd_dplx(
if (e1000_set_spd_dplx(adapter, speed, cmd->base.duplex)) {