Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h324 #define TXCSR2_NUM_PRIO FIELD32(0xff000000) macro
H A Drt2500pci.h401 #define TXCSR2_NUM_PRIO FIELD32(0xff000000) macro
H A Drt2400pci.c769 rt2x00_set_field32(&reg, TXCSR2_NUM_PRIO, rt2x00dev->tx[0].limit); in rt2400pci_init_queues()
H A Drt2500pci.c854 rt2x00_set_field32(&reg, TXCSR2_NUM_PRIO, rt2x00dev->tx[0].limit); in rt2500pci_init_queues()