Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/ !
H A Dwma_eht.c273 eht_cap->non_ofdma_ul_mu_mimo_320mhz = in wma_convert_eht_cap()
542 eht_cap->non_ofdma_ul_mu_mimo_320mhz, in wma_print_eht_cap()
751 phy_cap, eht_cap->non_ofdma_ul_mu_mimo_320mhz); in wma_populate_peer_eht_cap()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/ !
H A Dwlan_cmn_ieee80211.h3480 uint32_t non_ofdma_ul_mu_mimo_320mhz:1; member
3587 uint32_t non_ofdma_ul_mu_mimo_320mhz:1;
3797 uint32_t non_ofdma_ul_mu_mimo_320mhz:1; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ !
H A Dlim_utils.c8771 mlme_priv->eht_config.non_ofdma_ul_mu_mimo_320mhz = 0; in lim_revise_req_eht_cap_per_mode()
9173 eht_cap->non_ofdma_ul_mu_mimo_320mhz = in lim_set_eht_caps()
9174 dot11_cap.non_ofdma_ul_mu_mimo_320mhz; in lim_set_eht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ !
H A Ddot11f.frms3536 non_ofdma_ul_mu_mimo_320mhz: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ !
H A Dparser_api.c8888 dot11f_eht_cap->non_ofdma_ul_mu_mimo_320mhz =
9338 val = dot11f_eht_cap.non_ofdma_ul_mu_mimo_320mhz;
H A Ddot11f.c9559 pDst->non_ofdma_ul_mu_mimo_320mhz = tmp87__ >> 27 & 0x1; in dot11f_unpack_ie_eht_cap()
30213 tmp207__ |= (pSrc->non_ofdma_ul_mu_mimo_320mhz << 27); in dot11f_pack_ie_eht_cap()
/wlan-driver/qcacld-3.0/core/mac/src/include/ !
H A Ddot11f.h9222 uint32_t non_ofdma_ul_mu_mimo_320mhz:1; member