Home
last modified time | relevance | path

Searched refs:non_ofdma_ul_mu_mimo_160mhz (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.c271 eht_cap->non_ofdma_ul_mu_mimo_160mhz = in wma_convert_eht_cap()
541 eht_cap->non_ofdma_ul_mu_mimo_160mhz, in wma_print_eht_cap()
749 phy_cap, eht_cap->non_ofdma_ul_mu_mimo_160mhz); in wma_populate_peer_eht_cap()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h3481 uint32_t non_ofdma_ul_mu_mimo_160mhz:1; member
3586 uint32_t non_ofdma_ul_mu_mimo_160mhz:1;
3796 uint32_t non_ofdma_ul_mu_mimo_160mhz:1; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c8770 mlme_priv->eht_config.non_ofdma_ul_mu_mimo_160mhz = 0; in lim_revise_req_eht_cap_per_mode()
9171 eht_cap->non_ofdma_ul_mu_mimo_160mhz = in lim_set_eht_caps()
9172 dot11_cap.non_ofdma_ul_mu_mimo_160mhz; in lim_set_eht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3535 non_ofdma_ul_mu_mimo_160mhz: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c8884 dot11f_eht_cap->non_ofdma_ul_mu_mimo_160mhz =
9334 val = dot11f_eht_cap.non_ofdma_ul_mu_mimo_160mhz;
H A Ddot11f.c9558 pDst->non_ofdma_ul_mu_mimo_160mhz = tmp87__ >> 26 & 0x1; in dot11f_unpack_ie_eht_cap()
30212 tmp207__ |= (pSrc->non_ofdma_ul_mu_mimo_160mhz << 26); in dot11f_pack_ie_eht_cap()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h9221 uint32_t non_ofdma_ul_mu_mimo_160mhz:1; member