Home
last modified time | relevance | path

Searched refs:HAL_CAP_CIPHER (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/dev/ath/ath_hal/ar5210/
HDar5210_misc.c593 case HAL_CAP_CIPHER: /* cipher handled in hardware */ in ar5210GetCapability()
/freebsd-head/sys/dev/ath/ath_hal/ar5211/
HDar5211_misc.c634 case HAL_CAP_CIPHER: /* cipher handled in hardware */ in ar5211GetCapability()
/freebsd-head/sys/dev/ath/ath_hal/
HDah.h98 HAL_CAP_CIPHER = 1, /* hardware supports cipher */ enumerator
HDah.c712 case HAL_CAP_CIPHER: /* cipher handled in hardware */ in ath_hal_getcapability()
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212_misc.c802 case HAL_CAP_CIPHER: /* cipher handled in hardware */ in ar5212GetCapability()
/freebsd-head/sys/dev/ath/
HDif_athvar.h1212 (ath_hal_getcapability(_ah, HAL_CAP_CIPHER, _cipher, NULL) == HAL_OK)
/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c692 case HAL_CAP_CIPHER: /* cipher handled in hardware */ in ar9300_get_capability()