Home
last modified time | relevance | path

Searched defs:countryCode (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_regdomain.h109 HAL_CTRY_CODE countryCode; member
H A Dah_regdomain.c189 findCountry(HAL_CTRY_CODE countryCode) in findCountry()
/freebsd/sys/contrib/dev/athk/
H A Dregd.c581 ath_regd_find_country(u16 countryCode) in ath_regd_find_country()
H A Dregd.h56 u16 countryCode; member
/freebsd/sys/dev/usb/wlan/
H A Dif_uathvar.h118 uint32_t countryCode; member
/freebsd/tools/tools/ath/athrd/
H A Dathrd.c572 HAL_CTRY_CODE countryCode; member
/freebsd/sys/dev/mwl/
H A Dmwlhal.c2150 mwl_hal_getregioncode(struct mwl_hal *mh0, uint8_t *countryCode) in mwl_hal_getregioncode()