Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_regdomain.c515 HAL_BOOL enableExtendedChannels) in add_chanlist_mode() argument
549 !enableExtendedChannels) { in add_chanlist_mode()
659 HAL_BOOL enableExtendedChannels, in getchannels() argument
670 enableExtendedChannels ? " ecm" : ""); in getchannels()
702 rd, enableExtendedChannels); in getchannels()
722 HAL_BOOL enableExtendedChannels) in ath_hal_getchannels() argument
725 cc, regDmn, enableExtendedChannels, AH_NULL, AH_NULL, AH_NULL); in ath_hal_getchannels()
817 HAL_BOOL enableExtendedChannels) in ath_hal_init_channels() argument
824 cc, regDmn, enableExtendedChannels, &country, &rd2GHz, &rd5GHz); in ath_hal_init_channels()
H A Dah.h1603 HAL_BOOL enableExtendedChannels);
1612 HAL_BOOL enableExtendedChannels);