Searched refs:rxSTBC (Results 1 – 10 of 10) sorted by relevance
889 uint32_t rxSTBC:3; member903 uint32_t rxSTBC:3;1020 uint16_t rxSTBC:2; member
2104 (input_caps.rxSTBC << SIR_MAC_VHT_CAP_RXSTBC) | in lim_populate_vht_caps()2630 if (ht_caps->rxSTBC) in lim_add_sta()2639 if (vht_caps->rxSTBC) in lim_add_sta()3531 (vht_caps->rxSTBC << in lim_update_vhtcaps_assoc_resp()3886 pAssocRsp->HTCaps.rxSTBC; in lim_sta_send_add_bss()3921 vht_caps->rxSTBC; in lim_sta_send_add_bss()
852 assoc_req->HTCaps.rxSTBC, in lim_print_ht_cap()3087 assocind->rx_stbc = assocreq->VHTCaps.rxSTBC; in fill_mlm_assoc_ind_vht()3461 assoc_ind->rx_stbc = assoc_req->HTCaps.rxSTBC; in lim_fill_lim_assoc_ind_params()
3151 pDot11f->rxSTBC = uHTCapabilityInfo.ht_cap_info.rx_stbc; in lim_tdls_populate_dot11f_ht_caps()3287 pDot11f->rxSTBC = uVHTCapabilityInfo.vhtCapInfo.rxSTBC; in lim_tdls_populate_dot11f_vht_caps()
5151 p_ht_cap->rxSTBC = dot11_ht_cap.rxSTBC; in lim_set_ht_caps()5232 vht_cap->rxSTBC = dot11_vht_cap.rxSTBC; in lim_set_vht_caps()
745 temp_ht_cap = roam_ht_cap->rxSTBC & (IEEE80211_HT_CAP_RX_STBC >> in hdd_copy_ht_caps()939 temp_vht_cap = roam_vht_cap->rxSTBC & (IEEE80211_VHT_CAP_RXSTBC_MASK >> in hdd_copy_vht_caps()
2524 rxSTBC: 3;2748 rxSTBC: 2;
1007 pDot11f->rxSTBC = ht_cap_info->rx_stbc; in populate_dot11f_ht_caps()1035 pDot11f->rxSTBC = pe_session->ht_config.rx_stbc; in populate_dot11f_ht_caps()1238 pe_debug("rxSTBC (3): %d", pDot11f->rxSTBC); in lim_log_vht_cap()1363 pDot11f->rxSTBC = pe_session->vht_config.rx_stbc;1412 pDot11f->rxSTBC = (nCfgValue & 0x0007);
2931 pDst->rxSTBC = tmp22__ >> 8 & 0x7; in dot11f_unpack_ie_vht_caps()5212 pDst->rxSTBC = tmp51__ >> 8 & 0x3; in dot11f_unpack_ie_ht_caps()24514 tmp142__ |= (pSrc->rxSTBC << 8); in dot11f_pack_ie_vht_caps()26601 tmp171__ |= (pSrc->rxSTBC << 8); in dot11f_pack_ie_ht_caps()
3981 uint32_t rxSTBC:3; member5943 uint16_t rxSTBC:2; member