Searched refs:TXCSR0_KICK_PRIO (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.h310 #define TXCSR0_KICK_PRIO FIELD32(0x00000004) macro
H A Drt2500pci.h387 #define TXCSR0_KICK_PRIO FIELD32(0x00000004) macro
H A Drt2400pci.c1121 rt2x00_set_field32(&reg, TXCSR0_KICK_PRIO, (queue == QID_AC_BE));
H A Drt2500pci.c1274 rt2x00_set_field32(&reg, TXCSR0_KICK_PRIO, (queue == QID_AC_BE));

Completed in 115 milliseconds