Searched refs:SX_RX_THROTTLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsx.h98 #define SX_RX_THROTTLE 0x0000001 macro
H A Dsx.c1129 if (!(port->gs.port.flags & SX_RX_THROTTLE)) {
1702 port->gs.port.flags |= SX_RX_THROTTLE;
1716 port->gs.port.flags &= ~SX_RX_THROTTLE;

Completed in 41 milliseconds