Searched refs:HAL_CAP_TKIP_MIC (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c816 case HAL_CAP_TKIP_MIC: /* handle TKIP MIC in hardware */
939 case HAL_CAP_TKIP_MIC: /* handle TKIP MIC in hardware */
/freebsd-11-stable/sys/dev/ath/
H A Dif_athvar.h1214 (ath_hal_getcapability(_ah, HAL_CAP_TKIP_MIC, 1, NULL) == HAL_OK)
1216 ath_hal_setcapability(_ah, HAL_CAP_TKIP_MIC, 1, _v, NULL)
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.c612 case HAL_CAP_TKIP_MIC: /* handle TKIP MIC in hardware */
H A Dah.h87 HAL_CAP_TKIP_MIC = 2, /* handle TKIP MIC in hardware */ enumerator in enum:__anon9115
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c701 case HAL_CAP_TKIP_MIC: /* handle TKIP MIC in hardware */
976 case HAL_CAP_TKIP_MIC: /* handle TKIP MIC in hardware */

Completed in 201 milliseconds