Searched refs:RX_ENABLE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dde600.c255 de600_put_command(RX_ENABLE);
329 de600_put_command(RX_ENABLE);
502 de600_put_command(RX_ENABLE);
H A Dde600.h77 #define RX_ENABLE 0x08 /* bit 3 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhorizon.h237 #define RX_ENABLE 0x0010 macro
H A Dhe.h651 #define RX_ENABLE (1<<8) macro
H A Dhorizon.c1183 wr_regw (dev, RX_CONFIG_OFF, rd_regw (dev, RX_CONFIG_OFF) | RX_ENABLE);
1859 wr_regw (dev, RX_CONFIG_OFF, rd_regw (dev, RX_CONFIG_OFF) | RX_ENABLE);
H A Dhe.c1517 reg |= RX_ENABLE;
1568 reg &= ~(RX_ENABLE);

Completed in 70 milliseconds