Home
last modified time | relevance | path

Searched refs:e1000_set_spd_dplx (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/intel/e1000/
De1000.h340 int e1000_set_spd_dplx(struct e1000_adapter *adapter, u32 spd, u8 dplx);
De1000_ethtool.c205 if (e1000_set_spd_dplx(adapter, speed, cmd->base.duplex)) { in e1000_set_link_ksettings()
De1000_main.c4807 retval = e1000_set_spd_dplx( in e1000_mii_ioctl()
5010 int e1000_set_spd_dplx(struct e1000_adapter *adapter, u32 spd, u8 dplx) in e1000_set_spd_dplx() function
/Linux-v5.10/drivers/net/ethernet/intel/e1000e/
Dethtool.c196 static int e1000_set_spd_dplx(struct e1000_adapter *adapter, u32 spd, u8 dplx) in e1000_set_spd_dplx() function
309 if (e1000_set_spd_dplx(adapter, speed, cmd->base.duplex)) { in e1000_set_link_ksettings()