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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddl2k.h212 RxDisable = 0x10000000, enumerator in enum:MACCtrl_bits
H A D3c509.c69 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator in enum:c509cmd
1262 outw(RxDisable, ioaddr + EL3_CMD);
H A D3c515.c187 RxDisable = 3 << 11, RxEnable = 4 << 11, RxReset = 5 << 11, enumerator in enum:corkscrew_cmd
1439 outw(RxDisable, ioaddr + EL3_CMD);
H A Dsundance.c335 RxEnable=0x0800, RxDisable=0x1000, RxEnabled=0x2000, enumerator in enum:mac_ctrl1_bits
1673 iowrite16(TxDisable | RxDisable | StatsDisable, ioaddr + MACCtrl1);
H A Ddl2k.c1724 writel (TxDisable | RxDisable | StatsDisable, ioaddr + MACCtrl);
H A D3c59x.c441 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, enumerator in enum:vortex_cmd
2651 iowrite16(RxDisable, ioaddr + EL3_CMD);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A D3c574_cs.c139 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator in enum:el3_cmds
1172 outw(RxDisable, ioaddr + EL3_CMD);
H A D3c589_cs.c74 RxDisable = 3<<11, enumerator in enum:c509cmd
916 outw(RxDisable, ioaddr + EL3_CMD);

Completed in 94 milliseconds