Home
last modified time | relevance | path

Searched refs:txSTBC (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_mac_prot_def.h890 uint32_t txSTBC:1; member
902 uint32_t txSTBC:1;
1019 uint16_t txSTBC:1; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_assoc_req_frame.c851 assoc_req->HTCaps.txSTBC, in lim_print_ht_cap()
3086 assocind->tx_stbc = assocreq->VHTCaps.txSTBC; in fill_mlm_assoc_ind_vht()
3460 assoc_ind->tx_stbc = assoc_req->HTCaps.txSTBC; in lim_fill_lim_assoc_ind_params()
Dlim_process_tdls.c3150 pDot11f->txSTBC = uHTCapabilityInfo.ht_cap_info.tx_stbc; in lim_tdls_populate_dot11f_ht_caps()
3286 pDot11f->txSTBC = uVHTCapabilityInfo.vhtCapInfo.txSTBC; in lim_tdls_populate_dot11f_vht_caps()
Dlim_assoc_utils.c2103 (input_caps.txSTBC << SIR_MAC_VHT_CAP_TXSTBC) | in lim_populate_vht_caps()
3529 (vht_caps->txSTBC << in lim_update_vhtcaps_assoc_resp()
Dlim_utils.c5150 p_ht_cap->txSTBC = dot11_ht_cap.txSTBC; in lim_set_ht_caps()
5231 vht_cap->txSTBC = dot11_vht_cap.txSTBC; in lim_set_vht_caps()
Dlim_process_sme_req_messages.c8606 p_ht_cap->txSTBC = 0; in lim_set_pdev_ht_ie()
8674 vht_cap->txSTBC = 0; in lim_set_pdev_vht_ie()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c743 if (roam_ht_cap->txSTBC) in hdd_copy_ht_caps()
937 if (roam_vht_cap->txSTBC) in hdd_copy_vht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c1006 pDot11f->txSTBC = ht_cap_info->tx_stbc; in populate_dot11f_ht_caps()
1034 pDot11f->txSTBC = pe_session->ht_config.tx_stbc; in populate_dot11f_ht_caps()
1068 pDot11f->txSTBC = 0; in populate_dot11f_ht_caps()
1237 pe_debug("txSTBC (1): %d", pDot11f->txSTBC); in lim_log_vht_cap()
1360 pDot11f->txSTBC = pe_session->vht_config.tx_stbc;
1409 pDot11f->txSTBC = (nCfgValue & 0x0001);
1486 pDot11f->txSTBC = 0;
Ddot11f.c2930 pDst->txSTBC = tmp22__ >> 7 & 0x1; in dot11f_unpack_ie_vht_caps()
5211 pDst->txSTBC = tmp51__ >> 7 & 0x1; in dot11f_unpack_ie_ht_caps()
24513 tmp142__ |= (pSrc->txSTBC << 7); in dot11f_pack_ie_vht_caps()
26600 tmp171__ |= (pSrc->txSTBC << 7); in dot11f_pack_ie_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms2523 txSTBC: 1;
2747 txSTBC: 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h3980 uint32_t txSTBC:1; member
5942 uint16_t txSTBC:1; member