Searched refs:TXD_W0_CIPHER_ALG (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt73usb.h945 #define TXD_W0_CIPHER_ALG FIELD32(0xe0000000) macro
H A Drt2500pci.h1102 #define TXD_W0_CIPHER_ALG FIELD32(0xe0000000) macro
H A Drt61pci.h1312 #define TXD_W0_CIPHER_ALG FIELD32(0xe0000000) macro
H A Drt73usb.c1477 rt2x00_set_field32(&word, TXD_W0_CIPHER_ALG, txdesc->cipher);
H A Drt2500pci.c1304 rt2x00_set_field32(&word, TXD_W0_CIPHER_ALG, CIPHER_NONE);
H A Drt61pci.c1858 rt2x00_set_field32(&word, TXD_W0_CIPHER_ALG, txdesc->cipher);

Completed in 172 milliseconds