Home
last modified time | relevance | path

Searched refs:amsdu_in_ampdu (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c220 he_cap->amsdu_in_ampdu = WMI_HECAP_MAC_AMSDUINAMPDU_GET(mac_cap[1]); in wma_convert_he_cap()
421 he_cap->amsdu_in_ampdu = QDF_MIN(he_cap->amsdu_in_ampdu, in wma_derive_ext_he_cap()
422 new_cap->amsdu_in_ampdu); in wma_derive_ext_he_cap()
569 he_cap->amsdu_in_ampdu, he_cap->multi_tid_aggr_tx_supp, in wma_print_he_cap()
1066 WMI_HECAP_MAC_AMSDUINAMPDU_SET(mac_cap[1], he_cap->amsdu_in_ampdu); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1541 uint16_t amsdu_in_ampdu:1; member
1673 uint16_t amsdu_in_ampdu:1; member
1773 uint16_t amsdu_in_ampdu:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c1380 pDot11f->amsdu_in_ampdu = uHECapInfo.he_cap.amsdu_in_ampdu; in lim_tdls_populate_dot11f_he_caps()
H A Dlim_utils.c7613 he_cap->ops_supp, he_cap->amsdu_in_ampdu, in lim_log_he_cap()
7879 he_cap->amsdu_in_ampdu = dot11_cap.amsdu_in_ampdu; in lim_set_he_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1014 mlme_obj->cfg.he_caps.dot11_he_cap.amsdu_in_ampdu = in mlme_update_tgt_he_caps_in_cfg()
1015 he_cap->amsdu_in_ampdu; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3296 amsdu_in_ampdu:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2078 he_caps->dot11_he_cap.amsdu_in_ampdu = in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h9927 uint16_t amsdu_in_ampdu:1; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c15116 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.amsdu_in_ampdu = 0; in sme_set_he_testbed_def()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c10173 pDst->amsdu_in_ampdu = tmp99__ >> 6 & 0x1; in dot11f_unpack_ie_he_cap()
30912 tmp219__ |= (pSrc->amsdu_in_ampdu << 6); in dot11f_pack_ie_he_cap()