Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h295 #define TXCSR0_KICK_TX FIELD32(0x00000001) macro
H A Drt2500pci.h372 #define TXCSR0_KICK_TX FIELD32(0x00000001) macro
H A Drt2400pci.c663 rt2x00_set_field32(&reg, TXCSR0_KICK_TX, 1); in rt2400pci_kick_queue()
H A Drt2500pci.c752 rt2x00_set_field32(&reg, TXCSR0_KICK_TX, 1); in rt2500pci_kick_queue()