Searched refs:TXCSR0_KICK_TX (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2400pci.h308 #define TXCSR0_KICK_TX FIELD32(0x00000001) macro
H A Drt2500pci.h385 #define TXCSR0_KICK_TX FIELD32(0x00000001) macro
H A Drt2400pci.c1122 rt2x00_set_field32(&reg, TXCSR0_KICK_TX, (queue == QID_AC_BK));
H A Drt2500pci.c1275 rt2x00_set_field32(&reg, TXCSR0_KICK_TX, (queue == QID_AC_BK));

Completed in 53 milliseconds