Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/
HDah.c790 case HAL_CAP_MFP: /* Management frame protection setting */ in ath_hal_getcapability()
HDah.h149 HAL_CAP_MFP = 70, /* Management Frame Protection in hardware */ enumerator
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_reset.c155 ath_hal_getcapability(ah, HAL_CAP_MFP, 0, &mfpcap); in ar9300_init_mfp()