Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h178 HAL_CAP_HT20_SGI = 96, /* hardware supports HT20 short GI */ enumerator
H A Dah.c850 case HAL_CAP_HT20_SGI: in ath_hal_getcapability()
/freebsd/sys/dev/ath/
H A Dif_ath.c1168 HAL_CAP_HT20_SGI, 0, NULL) == HAL_OK) && in ath_attach()