Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h126 HAL_CAP_HT = 30, /* hardware can support HT */ enumerator
H A Dah.c778 case HAL_CAP_HT: in ath_hal_getcapability()
/freebsd/sys/dev/ath/
H A Dif_ath.c1146 if (ath_hal_getcapability(ah, HAL_CAP_HT, 0, NULL) == HAL_OK && in ath_attach()