Searched refs:igb_set_spd_dplx (Results 1 – 2 of 2) sorted by relevance
330 if (igb_set_spd_dplx(adapter, speed, cmd->base.duplex)) { in igb_set_link_ksettings()
9381 int igb_set_spd_dplx(struct igb_adapter *adapter, u32 spd, u8 dplx) in igb_set_spd_dplx() function