Home
last modified time | relevance | path

Searched refs:HAL_CAP_RX_STBC (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah.h140 HAL_CAP_RX_STBC = 58, enumerator
HDah.c701 case HAL_CAP_RX_STBC: in ath_hal_getcapability()
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c809 case HAL_CAP_RX_STBC: in ar9300_get_capability()
/freebsd-11-stable/sys/dev/ath/
HDif_ath.c1116 if (ath_hal_getcapability(ah, HAL_CAP_RX_STBC, 0, in ath_attach()