Home
last modified time | relevance | path

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

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