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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_keycache.c 37 (AH5212(ah)->ah_staId1Defaults & AR_STA_ID1_CRPT_MIC_ENABLE)
ar5212_misc.c 804 AR_STA_ID1_CRPT_MIC_ENABLE) ? HAL_OK : HAL_ENXIO;
919 ahp->ah_staId1Defaults |= AR_STA_ID1_CRPT_MIC_ENABLE;
921 ahp->ah_staId1Defaults &= ~AR_STA_ID1_CRPT_MIC_ENABLE;
ar5212_attach.c 245 ahp->ah_staId1Defaults = AR_STA_ID1_CRPT_MIC_ENABLE;
ar5212reg.h 865 #define AR_STA_ID1_CRPT_MIC_ENABLE 0x08000000 /* Enable Michael */
  /src/sys/dev/ic/
athnreg.h 965 #define AR_STA_ID1_CRPT_MIC_ENABLE 0x08000000
athn.c 2299 sta_id1 | AR_STA_ID1_RTS_USE_DEF | AR_STA_ID1_CRPT_MIC_ENABLE);

Completed in 27 milliseconds