Home
last modified time | relevance | path

Searched refs:ah_countryCode (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_regd.c676 if (ah->ah_countryCode == CTRY_DEFAULT) { in ath9k_regd_init_channels()
677 ah->ah_countryCode = cc & COUNTRY_CODE_MASK; in ath9k_regd_init_channels()
678 if ((ah->ah_countryCode == CTRY_DEFAULT) && in ath9k_regd_init_channels()
680 ah->ah_countryCode = CTRY_UNITED_STATES; in ath9k_regd_init_channels()
685 if (ah->ah_countryCode == CTRY_DEFAULT) { in ath9k_regd_init_channels()
695 ah->ah_countryCode)); in ath9k_regd_init_channels()
720 ah->ah_countryCode)); in ath9k_regd_init_channels()
728 ah->ah_countryCode)); in ath9k_regd_init_channels()
741 ah->ah_countryCode)); in ath9k_regd_init_channels()
911 ah->ah_countryCode = ah->ah_countryCode; in ath9k_regd_init_channels()
[all …]
H A Darn_ath9k.h804 uint16_t ah_countryCode; member
H A Darn_hw.c510 ah->ah_countryCode = CTRY_DEFAULT; in ath9k_hw_newstate()
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h863 HAL_CTRY_CODE ah_countryCode; member
1138 (*(_pcc) = (_ah)->ah_countryCode)