Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah_regdomain.c704 ah->ah_countryCode = country->countryCode; in ath_hal_init_channels()
706 __func__, ah->ah_countryCode); in ath_hal_init_channels()
753 ah->ah_countryCode = country->countryCode; in ath_hal_set_channels()
755 __func__, ah->ah_countryCode); in ath_hal_set_channels()
809 (ah->ah_countryCode == CTRY_DEFAULT && isWwrSKU(ah))) in ath_hal_getctl()
Dah.h1286 HAL_CTRY_CODE ah_countryCode; member
/freebsd-10-stable/sys/dev/ath/
Dif_athvar.h1171 (*(_pcc) = (_ah)->ah_countryCode)