Home
last modified time | relevance | path

Searched refs:HAL_CAP_WME_TKIPMIC (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah.h118 HAL_CAP_WME_TKIPMIC = 22, /* hardware can support TKIP MIC when WMM is turned on */ enumerator
HDah.c719 case HAL_CAP_WME_TKIPMIC: /* hardware can do TKIP MIC when WMM is turned on */ in ath_hal_getcapability()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_misc.c835 case HAL_CAP_WME_TKIPMIC: /* hardware can do TKIP MIC w/ WMM */ in ar5212GetCapability()
/freebsd-14-stable/sys/dev/ath/
HDif_athvar.h1230 (ath_hal_getcapability(_ah, HAL_CAP_WME_TKIPMIC, 0, NULL) == HAL_OK)
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c724 case HAL_CAP_WME_TKIPMIC: in ar9300_get_capability()