Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah.h136 HAL_CAP_HT20_SGI = 96, /* hardware supports HT20 short GI */ enumerator
Dah.c631 case HAL_CAP_HT20_SGI: in ath_hal_getcapability()
/freebsd-9-stable/sys/dev/ath/
Dif_ath.c639 HAL_CAP_HT20_SGI, 0, NULL) == HAL_OK) && in ath_attach()