Home
last modified time | relevance | path

Searched refs:ul_2x996_tone_ru_supp (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1544 uint16_t ul_2x996_tone_ru_supp:1; member
1670 uint16_t ul_2x996_tone_ru_supp:1; member
1776 uint16_t ul_2x996_tone_ru_supp:1;
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c224 he_cap->ul_2x996_tone_ru_supp = WMI_HECAP_MAC_UL2X996RU_GET(mac_cap[1]); in wma_convert_he_cap()
571 he_cap->ul_2x996_tone_ru_supp, in wma_print_he_cap()
1070 WMI_HECAP_MAC_UL2X996RU_SET(mac_cap[1], he_cap->ul_2x996_tone_ru_supp); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c7501 he_config->ul_2x996_tone_ru_supp = 0; in lim_revise_req_he_cap_per_band()
7535 he_config->ul_2x996_tone_ru_supp = in lim_revise_req_he_cap_per_band()
7536 mac->he_cap_5g.ul_2x996_tone_ru_supp; in lim_revise_req_he_cap_per_band()
7618 he_cap->ul_2x996_tone_ru_supp, in lim_log_he_cap()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1018 mlme_obj->cfg.he_caps.dot11_he_cap.ul_2x996_tone_ru_supp = in mlme_update_tgt_he_caps_in_cfg()
1019 he_cap->ul_2x996_tone_ru_supp; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3299 ul_2x996_tone_ru_supp:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2094 he_caps->dot11_he_cap.ul_2x996_tone_ru_supp = in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h9930 uint16_t ul_2x996_tone_ru_supp:1; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c15160 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.ul_2x996_tone_ru_supp = 0; in sme_set_he_testbed_def()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10176 pDst->ul_2x996_tone_ru_supp = tmp99__ >> 11 & 0x1; in dot11f_unpack_ie_he_cap()
30915 tmp219__ |= (pSrc->ul_2x996_tone_ru_supp << 11); in dot11f_pack_ie_he_cap()