Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2400pci.h335 #define TXCSR2_NUM_PRIO FIELD32(0xff000000) macro
Drt2500pci.h412 #define TXCSR2_NUM_PRIO FIELD32(0xff000000) macro
Drt2400pci.c775 rt2x00_set_field32(&reg, TXCSR2_NUM_PRIO, rt2x00dev->tx[0].limit); in rt2400pci_init_queues()
Drt2500pci.c860 rt2x00_set_field32(&reg, TXCSR2_NUM_PRIO, rt2x00dev->tx[0].limit); in rt2500pci_init_queues()