Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h847 #define TXD_W3_PLCP_SIGNAL FIELD32(0x000000ff) macro
H A Drt2500pci.h1120 #define TXD_W3_PLCP_SIGNAL FIELD32(0x000000ff) macro
H A Drt2400pci.c1115 rt2x00_set_field32(&word, TXD_W3_PLCP_SIGNAL, txdesc->u.plcp.signal); in rt2400pci_write_tx_desc()
H A Drt2500pci.c1270 rt2x00_set_field32(&word, TXD_W3_PLCP_SIGNAL, txdesc->u.plcp.signal); in rt2500pci_write_tx_desc()