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

/drivers/net/wireless/rt2x00/
H A Drt2400pci.h308 #define TXCSR0_KICK_TX FIELD32(0x00000001) macro
H A Drt2500pci.h385 #define TXCSR0_KICK_TX FIELD32(0x00000001) macro
H A Drt2400pci.c672 rt2x00_set_field32(&reg, TXCSR0_KICK_TX, 1);
H A Drt2500pci.c762 rt2x00_set_field32(&reg, TXCSR0_KICK_TX, 1);

Completed in 21 milliseconds