Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h496 MIN_24GHZ_CHANNEL = CHAN_ENUM_2412, enumerator
498 NUM_24GHZ_CHANNELS = (MAX_24GHZ_CHANNEL - MIN_24GHZ_CHANNEL + 1),
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h46 #define REG_MIN_24GHZ_CH_FREQ channel_map[MIN_24GHZ_CHANNEL].center_freq
84 #define TWO_GIG_STARTING_EDGE_FREQ (channel_map_global[MIN_24GHZ_CHANNEL]. \
H A Dreg_build_chan_list.c320 if (start_chan == MIN_24GHZ_CHANNEL && in reg_populate_band_channels()
1010 for (chan_enum = MIN_24GHZ_CHANNEL; in reg_modify_chan_list_for_band()
4402 reg_populate_band_channels(MIN_24GHZ_CHANNEL, MAX_24GHZ_CHANNEL, in reg_fill_master_channels()
5946 reg_populate_band_channels(MIN_24GHZ_CHANNEL, MAX_24GHZ_CHANNEL, in __reg_process_master_chan_list()
H A Dreg_services_common.c1843 uint16_t min_chan_range = MIN_24GHZ_CHANNEL; in reg_legacy_chan_to_freq()
2902 for (i = MIN_24GHZ_CHANNEL; i <= MAX_24GHZ_CHANNEL; i++) { in reg_get_band_from_cur_chan_list()
3067 min_chan = MIN_24GHZ_CHANNEL; in reg_chan_band_to_freq()
6207 return channel_map[MIN_24GHZ_CHANNEL].center_freq; in reg_min_chan_freq()