Home
last modified time | relevance | path

Searched refs:AC_TXOP_CSR0 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt73usb.h737 #define AC_TXOP_CSR0 0x040c macro
Drt61pci.h1016 #define AC_TXOP_CSR0 0x3474 macro
Drt73usb.c2263 offset = AC_TXOP_CSR0 + (sizeof(u32) * (!!(queue_idx & 2))); in rt73usb_conf_tx()
Drt61pci.c2926 offset = AC_TXOP_CSR0 + (sizeof(u32) * (!!(queue_idx & 2))); in rt61pci_conf_tx()