Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c936 AH_PRIVATE(ah)->ah_11nCompat; in ath_hal_getdiagstate()
938 AH_PRIVATE(ah)->ah_11nCompat = *(const uint32_t *)args; in ath_hal_getdiagstate()
H A Dah_internal.h400 uint32_t ah_11nCompat; /* 11n compat controls */ member
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_reset.c421 (AH_PRIVATE(ah)->ah_11nCompat & HAL_DIAG_11N_SERVICES) != 0) { in ar5211Reset()
425 MS(AH_PRIVATE(ah)->ah_11nCompat, HAL_DIAG_11N_SERVICES)&1); in ar5211Reset()