Home
last modified time | relevance | path

Searched refs:chan_width_2 (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_prop_exts_utils.c236 if (!beacon->he_cap.chan_width_2) { in lim_update_he_bw_cap_mcs()
238 } else if (beacon->he_cap.chan_width_2 && in lim_update_he_bw_cap_mcs()
263 session->he_config.chan_width_2 = 0; in lim_update_he_bw_cap_mcs()
272 session->he_config.chan_width_2 = 0; in lim_update_he_bw_cap_mcs()
283 session->he_config.chan_width_2 = 0; in lim_update_he_bw_cap_mcs()
292 if (!session->he_config.chan_width_2) { in lim_update_he_bw_cap_mcs()
Dlim_process_tdls.c1061 heCap->chan_width_2 = 1; in lim_fill_session_he_width()
1073 heCap->chan_width_2 = 0; in lim_fill_session_he_width()
1101 heCap->chan_width_2 = 0; in lim_tdls_set_he_chan_width()
1385 pDot11f->chan_width_2 = HE_CH_WIDTH_GET_BIT(chan_width, 2); in lim_tdls_populate_dot11f_he_caps()
1447 if (pDot11f->chan_width_2) { in lim_tdls_populate_dot11f_he_caps()
1481 else if (he_cap->chan_width_2) in lim_tdls_get_he_ch_width()
Dlim_utils.c7304 else if (peer_he->chan_width_2) in lim_update_stads_he_6ghz_op()
7521 if (he_config->chan_width_2 || in lim_revise_req_he_cap_per_band()
7573 session->he_config.chan_width_2 = 0; in lim_copy_join_req_he_cap()
7624 he_cap->chan_width_1, he_cap->chan_width_2, in lim_log_he_cap()
7887 dot11_cap.chan_width_2 = in lim_set_he_caps()
7888 HE_CH_WIDTH_CLR_BIT(dot11_cap.chan_width_2, 0); in lim_set_he_caps()
7894 dot11_cap.chan_width_1, dot11_cap.chan_width_2, in lim_set_he_caps()
7957 if (dot11_cap.chan_width_2) { in lim_set_he_caps()
8261 peer_he_caps->chan_width_2) { in lim_populate_he_mcs_set()
9194 !dot11_he_cap.chan_width_2 && in lim_set_eht_caps()
[all …]
Dlim_send_sme_rsp_messages.c156 if (peer_he->chan_width_3 || peer_he->chan_width_2) in lim_get_he_rate_info_flag()
Dlim_process_assoc_req_frame.c2945 assoc_req->he_cap.chan_width_2 == 1) in lim_fill_assoc_he_info()
Dlim_assoc_utils.c1607 !he_caps->chan_width_2) { in lim_check_valid_mcs_for_nss()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_he.c238 he_cap->chan_width_2 = HE_CH_WIDTH_GET_BIT(chan_width, 2); in wma_convert_he_cap()
426 he_cap->chan_width_2 = he_cap->chan_width_2 | new_cap->chan_width_2; in wma_derive_ext_he_cap()
577 he_cap->chan_width_1, he_cap->chan_width_2, in wma_print_he_cap()
1082 he_cap->chan_width_1, he_cap->chan_width_2, in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms3309 chan_width_2:1;
3370 rx_he_mcs_map_160[2][0..1] COUNTIS chan_width_2;
3371 tx_he_mcs_map_160[2][0..1] COUNTIS chan_width_2;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c10192 pDst->chan_width_2 = tmp100__ >> 3 & 0x1; in dot11f_unpack_ie_he_cap()
10285 if (unlikely(ielen < pDst->chan_width_2 * 2)) { in dot11f_unpack_ie_he_cap()
10290 if (pDst->chan_width_2 > 1) { in dot11f_unpack_ie_he_cap()
10295 DOT11F_MEMCPY(pCtx, pDst->rx_he_mcs_map_160, pBuf, (pDst->chan_width_2 * 2)); in dot11f_unpack_ie_he_cap()
10296 pBuf += (pDst->chan_width_2 * 2); in dot11f_unpack_ie_he_cap()
10297 ielen -= (pDst->chan_width_2 * 2); in dot11f_unpack_ie_he_cap()
10298 if (unlikely(ielen < pDst->chan_width_2 * 2)) { in dot11f_unpack_ie_he_cap()
10303 if (pDst->chan_width_2 > 1) { in dot11f_unpack_ie_he_cap()
10308 DOT11F_MEMCPY(pCtx, pDst->tx_he_mcs_map_160, pBuf, (pDst->chan_width_2 * 2)); in dot11f_unpack_ie_he_cap()
10309 pBuf += (pDst->chan_width_2 * 2); in dot11f_unpack_ie_he_cap()
[all …]
Dparser_api.c7687 he_cap->chan_width_2 = 0;
8931 !dot11f_he_cap.chan_width_2 && !dot11f_he_cap.chan_width_3)) {
9028 if (dot11f_he_cap.chan_width_2 == 1) {
9381 !dot11f_he_cap.chan_width_2 && !dot11f_he_cap.chan_width_3)) {
9462 if (dot11f_he_cap.chan_width_2 == 1) {
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c1031 he_cap->chan_width_2, in mlme_update_tgt_he_caps_in_cfg()
1041 mlme_obj->cfg.he_caps.dot11_he_cap.chan_width_2 = in mlme_update_tgt_he_caps_in_cfg()
1042 he_cap->chan_width_2; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c15018 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.chan_width_2 = 0; in sme_set_he_bw_cap()
15026 mac_ctx->he_cap_2g.chan_width_2 = 0; in sme_set_he_bw_cap()
15034 mac_ctx->he_cap_5g.chan_width_2 = 0; in sme_set_he_bw_cap()
15044 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.chan_width_2 = 1; in sme_set_he_bw_cap()
15058 mac_ctx->he_cap_5g.chan_width_2 = 1; in sme_set_he_bw_cap()
15167 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.chan_width_2 = 0; in sme_set_he_testbed_def()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_main.c2084 he_caps->dot11_he_cap.chan_width_2 = HE_CH_WIDTH_GET_BIT(chan_width, 2); in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h9938 uint32_t chan_width_2:1; member