Home
last modified time | relevance | path

Searched refs:BW_160_MHZ (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c1339 if (reg_ap_cap[idx].ch_width == BW_160_MHZ) in os_if_son_reg_get_ap_hw_cap()
1404 if ((reg_ap_cap[idx].ch_width == BW_160_MHZ) || in os_if_son_reg_get_op_channels()
1427 case BW_160_MHZ: in os_if_son_reg_get_op_channels()
1494 (reg_ap_cap[idx].ch_width == BW_160_MHZ)) in os_if_son_reg_get_opclass_details()
1510 case BW_160_MHZ: in os_if_son_reg_get_opclass_details()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.c1589 } else if (op_class_tbl->chan_spacing == BW_160_MHZ) { in reg_get_chan_or_chan_center()
2120 case BW_160_MHZ: in reg_convert_chan_spacing_to_width()
2121 *opclass_chwidth = BW_160_MHZ; in reg_convert_chan_spacing_to_width()
2145 case BW_160_MHZ: in reg_convert_chan_spacing_to_width()
2146 *opclass_chwidth = BW_160_MHZ; in reg_convert_chan_spacing_to_width()
H A Dreg_build_chan_list.c4145 cur_rule_ptr->max_bw > BW_160_MHZ) in reg_is_5g_240chan_in_rule()
4173 if (max_cc_bw > BW_160_MHZ && tx_ops->is_chip_11be(psoc, phy_id)) in reg_is_chip_cc_11be_cap()
H A Dreg_services_common.c9378 case BW_160_MHZ: in reg_find_chwidth_from_bw()
9400 case BW_160_MHZ: in reg_find_chwidth_from_bw()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_peer.c933 if (bw < BW_160_MHZ) in tdls_fill_peer_pref_offchan_bw()
1034 peer_supportd_max_bw < BW_160_MHZ) in tdls_update_off_chan_peer_caps()
H A Dwlan_tdls_main.c2302 freq, BW_160_MHZ, in tdls_get_opclass_from_bandwidth()
2329 freq, BW_160_MHZ, in tdls_get_opclass_from_bandwidth()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h87 #define BW_160_MHZ 160 macro
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c451 bw = BW_160_MHZ; in util_scan_is_out_of_band_leak_eht()
525 bw = BW_160_MHZ; in util_scan_is_out_of_band_leak_he()