Home
last modified time | relevance | path

Searched refs:TXD_W2_PLCP_SERVICE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2500usb.h782 #define TXD_W2_PLCP_SERVICE FIELD32(0x0000ff00) macro
H A Drt73usb.h965 #define TXD_W2_PLCP_SERVICE FIELD32(0x0000ff00) macro
H A Drt61pci.h1333 #define TXD_W2_PLCP_SERVICE FIELD32(0x0000ff00) macro
H A Drt2500usb.c1093 rt2x00_set_field32(&word, TXD_W2_PLCP_SERVICE, txdesc->u.plcp.service); in rt2500usb_write_tx_desc()
H A Drt73usb.c1492 rt2x00_set_field32(&word, TXD_W2_PLCP_SERVICE, txdesc->u.plcp.service); in rt73usb_write_tx_desc()
H A Drt61pci.c1799 rt2x00_set_field32(&word, TXD_W2_PLCP_SERVICE, txdesc->u.plcp.service); in rt61pci_write_tx_desc()