Home
last modified time | relevance | path

Searched refs:BW_320_MHZ (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.c1556 if (chan_spacing == BW_320_MHZ) in reg_is_chan_320mhz()
2123 case BW_320_MHZ: in reg_convert_chan_spacing_to_width()
2124 *opclass_chwidth = BW_320_MHZ; in reg_convert_chan_spacing_to_width()
H A Dreg_services_common.c5182 reg_get_band_cen_from_bandstart(BW_320_MHZ, in reg_get_320_bonded_chan_array()
5296 BW_320_MHZ); in reg_get_320_bonded_channel_state_for_pwrmode()
5519 reg_get_band_cen_from_bandstart(BW_320_MHZ, in reg_fill_channel_list_for_320_for_pwrmode()
9380 case BW_320_MHZ: in reg_find_chwidth_from_bw()
9550 reg_dmn_get_opclass_from_freq_width(NULL, freq, BW_320_MHZ, in reg_is_320_opclass()
H A Dreg_build_chan_list.c4218 cur_rule_ptr->max_bw = BW_320_MHZ; in reg_modify_max_bw_for_240mhz_5g_chans()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h89 #define BW_320_MHZ 320 macro
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c449 bw = BW_320_MHZ; in util_scan_is_out_of_band_leak_eht()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c9045 if (country_max_allowed_bw < BW_320_MHZ) in lim_revise_eht_caps()