Home
last modified time | relevance | path

Searched refs:RxDisable (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/dlink/
Ddl2k.h195 RxDisable = 0x10000000, enumerator
Dsundance.c334 RxEnable=0x0800, RxDisable=0x1000, RxEnabled=0x2000, enumerator
1864 iowrite16(TxDisable | RxDisable | StatsDisable, ioaddr + MACCtrl1); in netdev_close()
Ddl2k.c625 dw32(MACCtrl, TxDisable | RxDisable | StatsDisable); in rio_hw_stop()
/Linux-v4.19/drivers/net/ethernet/3com/
D3c589_cs.c78 RxDisable = 3<<11, enumerator
918 outw(RxDisable, ioaddr + EL3_CMD); in el3_close()
D3c574_cs.c137 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
1129 outw(RxDisable, ioaddr + EL3_CMD); in el3_close()
D3c509.c127 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
1213 outw(RxDisable, ioaddr + EL3_CMD); in el3_down()
D3c515.c187 RxDisable = 3 << 11, RxEnable = 4 << 11, RxReset = 5 << 11, enumerator
1436 outw(RxDisable, ioaddr + EL3_CMD); in corkscrew_close()
D3c59x.c449 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, enumerator
2700 iowrite16(RxDisable, ioaddr + EL3_CMD); in vortex_down()