HomeSort by: relevance | last modified time | path
    Searched refs:AR_KeyIdxValid (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210desc.h 123 #define AR_KeyIdxValid 0x00000100 /* decryption key index valid */
ar5210_recv.c 256 if (ads->ds_status1 & AR_KeyIdxValid)
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211desc.h 127 #define AR_KeyIdxValid 0x00000100 /* decryption key index valid */
ar5211_recv.c 235 if (ads->ds_status1 & AR_KeyIdxValid)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212desc.h 166 #define AR_KeyIdxValid 0x00000100 /* decryption key index valid */
ar5212_recv.c 262 if (ads->ds_rxstatus1 & AR_KeyIdxValid)

Completed in 13 milliseconds