Searched refs:AR_EncryptKeyIdx (Results 1 – 6 of 6) sorted by relevance
56 #define AR_EncryptKeyIdx 0x000fe000 /* ecnrypt key table index */ macro
549 (keyIx << AR_EncryptKeyIdx_S) & AR_EncryptKeyIdx; in ar5211SetupTxDesc()
70 #define AR_EncryptKeyIdx 0x0007e000 /* ecnrypt key table index */ macro
515 ads->ds_ctl1 = (keyIx << AR_EncryptKeyIdx_S) & AR_EncryptKeyIdx; in ar5210SetupTxDesc()
105 MS(txc.ds_ctl1, AR_EncryptKeyIdx), in ar5210_decode_txdesc()
105 MS(txc.ds_ctl1, AR_EncryptKeyIdx), in ar5211_decode_txdesc()