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

  /src/sys/external/isc/atheros_hal/dist/
ah.h 97 HAL_CAP_WME_TKIPMIC = 22, /* hardware can support TKIP MIC when WMM is turned on */
ah.c 453 case HAL_CAP_WME_TKIPMIC: /* hardware can do TKIP MIC when WMM is turned on */
  /src/sys/dev/ic/
athvar.h 482 (ath_hal_getcapability(_ah, HAL_CAP_WME_TKIPMIC, 0, NULL) == HAL_OK)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c 817 case HAL_CAP_WME_TKIPMIC: /* hardware can do TKIP MIC w/ WMM */

Completed in 15 milliseconds