Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Ddl2k.h219 RxDisable = 0x10000000, enumerator
D3c509.c121 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
1231 outw(RxDisable, ioaddr + EL3_CMD); in el3_down()
D3c515.c207 RxDisable = 3 << 11, RxEnable = 4 << 11, RxReset = 5 << 11, enumerator
1502 outw(RxDisable, ioaddr + EL3_CMD); in corkscrew_close()
Dsundance.c429 RxEnable=0x0800, RxDisable=0x1000, RxEnabled=0x2000, enumerator
1718 writew(TxDisable | RxDisable | StatsDisable, ioaddr + MACCtrl1); in netdev_close()
D3c59x.c644 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, enumerator
2617 outw(RxDisable, ioaddr + EL3_CMD); in vortex_down()
Ddl2k.c1913 writel (TxDisable | RxDisable | StatsDisable, ioaddr + MACCtrl); in rio_close()
/linux-2.4.37.9/drivers/net/pcmcia/
D3c589_cs.c73 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
1077 outw(RxDisable, ioaddr + EL3_CMD); in el3_close()
D3c574_cs.c153 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
1293 outw(RxDisable, ioaddr + EL3_CMD); in el3_close()