Searched refs:SX_PORT_TRANSMIT_LOCK (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.h102 #define SX_PORT_TRANSMIT_LOCK 0 macro
H A Dsx.c839 if (test_and_set_bit(SX_PORT_TRANSMIT_LOCK, &port->locks)) {
903 clear_bit(SX_PORT_TRANSMIT_LOCK, &port->locks);

Completed in 56 milliseconds