Home
last modified time | relevance | path

Searched refs:TxDisable (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
H A Ddl2k.h189 TxDisable = 0x02000000, enumerator
H A Dsundance.c325 TxEnable=0x0100, TxDisable=0x0200, TxEnabled=0x0400, enumerator
1142 iowrite16 (TxDisable, ioaddr + MACCtrl1); in reset_tx()
1848 iowrite16(TxDisable | RxDisable | StatsDisable, ioaddr + MACCtrl1); in netdev_close()
H A Ddl2k.c618 dw32(MACCtrl, TxDisable | RxDisable | StatsDisable); in rio_hw_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/
H A Ddl2k.h189 TxDisable = 0x02000000, enumerator
H A Dsundance.c325 TxEnable=0x0100, TxDisable=0x0200, TxEnabled=0x0400, enumerator
1144 iowrite16 (TxDisable, ioaddr + MACCtrl1); in reset_tx()
1848 iowrite16(TxDisable | RxDisable | StatsDisable, ioaddr + MACCtrl1); in netdev_close()
H A Ddl2k.c617 dw32(MACCtrl, TxDisable | RxDisable | StatsDisable); in rio_hw_stop()
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c589_cs.c82 TxDisable = 10<<11, enumerator
926 outw(TxDisable, ioaddr + EL3_CMD); in el3_close()
H A D3c574_cs.c138 TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
1130 outw(TxDisable, ioaddr + EL3_CMD); in el3_close()
H A D3c509.c124 TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
1207 outw(TxDisable, ioaddr + EL3_CMD); in el3_down()
H A D3c515.c184 TxDisable = 10 << 11, TxReset = 11 << 11, FakeIntr = 12 << 11, enumerator
1423 outw(TxDisable, ioaddr + EL3_CMD); in corkscrew_close()
H A D3c59x.c452 RxDiscard = 8<<11, TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
2699 iowrite16(TxDisable, ioaddr + EL3_CMD); in vortex_down()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c589_cs.c82 TxDisable = 10<<11, enumerator
926 outw(TxDisable, ioaddr + EL3_CMD); in el3_close()
H A D3c509.c124 TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
1206 outw(TxDisable, ioaddr + EL3_CMD); in el3_down()
H A D3c574_cs.c138 TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
1129 outw(TxDisable, ioaddr + EL3_CMD); in el3_close()
H A D3c515.c186 TxDisable = 10 << 11, TxReset = 11 << 11, FakeIntr = 12 << 11, enumerator
1427 outw(TxDisable, ioaddr + EL3_CMD); in corkscrew_close()
H A D3c59x.c452 RxDiscard = 8<<11, TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
2701 iowrite16(TxDisable, ioaddr + EL3_CMD); in vortex_down()

Completed in 46 milliseconds