Home
last modified time | relevance | path

Searched refs:TXD_W3_PLCP_SIGNAL_BUSY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h849 #define TXD_W3_PLCP_SIGNAL_BUSY FIELD32(0x00008000) macro
H A Drt2400pci.c1117 rt2x00_set_field32(&word, TXD_W3_PLCP_SIGNAL_BUSY, 1); in rt2400pci_write_tx_desc()