Home
last modified time | relevance | path

Searched refs:HAL_CAP_MFP (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah.h149 HAL_CAP_MFP = 70, /* Management Frame Protection in hardware */ enumerator
Dah.c784 case HAL_CAP_MFP: /* Management frame protection setting */ in ath_hal_getcapability()
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_reset.c156 ath_hal_getcapability(ah, HAL_CAP_MFP, 0, &mfpcap); in ar9300_init_mfp()