Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211desc.h50 #define AR_EncryptKeyValid 0x40000000 /* EncryptKeyIdx is valid */ macro
HDar5211_xmit.c551 ads->ds_ctl0 |= AR_EncryptKeyValid; in ar5211SetupTxDesc()
/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210desc.h65 #define AR_EncryptKeyValid 0x40000000 /* EncryptKeyIdx is valid */ macro
HDar5210_xmit.c516 ads->ds_ctl0 |= AR_EncryptKeyValid; in ar5210SetupTxDesc()