Searched refs:AC_TXOP_CSR0 (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 Drt73usb.h730 * AC_TXOP_CSR0: AC_BK/AC_BE TXOP register.
734 #define AC_TXOP_CSR0 0x040c macro
H A Drt61pci.h1013 * AC_TXOP_CSR0: AC_BK/AC_BE TXOP register.
1017 #define AC_TXOP_CSR0 0x3474 macro
H A Drt61pci.c2753 offset = AC_TXOP_CSR0 + (sizeof(u32) * (!!(queue_idx & 2)));
H A Drt73usb.c2183 offset = AC_TXOP_CSR0 + (sizeof(u32) * (!!(queue_idx & 2)));

Completed in 164 milliseconds