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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210desc.h70 #define AR_EncryptKeyIdx 0x0007e000 /* ecnrypt key table index */ macro
H A Dar5210_xmit.c515 ads->ds_ctl1 = (keyIx << AR_EncryptKeyIdx_S) & AR_EncryptKeyIdx;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211desc.h56 #define AR_EncryptKeyIdx 0x000fe000 /* ecnrypt key table index */ macro
H A Dar5211_xmit.c550 (keyIx << AR_EncryptKeyIdx_S) & AR_EncryptKeyIdx;
/freebsd-11-stable/tools/tools/ath/athalq/
H A Dar5210_ds.c107 MS(txc.ds_ctl1, AR_EncryptKeyIdx),
H A Dar5211_ds.c107 MS(txc.ds_ctl1, AR_EncryptKeyIdx),

Completed in 110 milliseconds