Searched refs:ath_hal_ht_enable (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2596 * XXX FreeBSD specific: for now, set ath_hal_ht_enable to 1,
2599 ah->ah_config.ath_hal_ht_enable = 1;
2603 ((!ah->ah_config.ath_hal_ht_enable ||
2610 ((!ah->ah_config.ath_hal_ht_enable ||
2664 ah->ah_config.ath_hal_ht_enable ? AH_TRUE : AH_FALSE;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1248 int ath_hal_ht_enable; /* needs to be enabled for AR9300 HT */ member in struct:__anon7492

Completed in 182 milliseconds