Home
last modified time | relevance | path

Searched refs:AH_FALSE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c761 shortPreamble = AH_FALSE; in ath_tx_start()
1630 &asc->asc_curchan, AH_FALSE, &status)) { in ath_start_locked()
2130 err = ath_getchannels(asc, ath_countrycode, AH_FALSE, AH_TRUE); in ath_attach()
2201 !ATH_HAL_SETTKIPSPLIT(ah, AH_FALSE)) { in ath_attach()
H A Dath_hal.h212 AH_FALSE = 0, /* NB: lots of code assumes false is zero */ enumerator
1160 ((*(_ah)->ah_setKeyCacheEntry)((_ah), (_ix), (_pk), (_mac), AH_FALSE))