Home
last modified time | relevance | path

Searched refs:igb_set_spd_dplx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb.h729 int igb_set_spd_dplx(struct igb_adapter *, u32, u8);
H A Digb_ethtool.c330 if (igb_set_spd_dplx(adapter, speed, cmd->base.duplex)) { in igb_set_link_ksettings()
H A Digb_main.c9322 int igb_set_spd_dplx(struct igb_adapter *adapter, u32 spd, u8 dplx) in igb_set_spd_dplx() function