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