Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_he.c247 he_cap->midamble_tx_rx_max_nsts = in wma_convert_he_cap()
439 he_cap->midamble_tx_rx_max_nsts = in wma_derive_ext_he_cap()
440 QDF_MIN(he_cap->midamble_tx_rx_max_nsts, in wma_derive_ext_he_cap()
441 new_cap->midamble_tx_rx_max_nsts); in wma_derive_ext_he_cap()
589 he_cap->midamble_tx_rx_max_nsts, in wma_print_he_cap()
1091 he_cap->midamble_tx_rx_max_nsts); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_mac_prot_def.h1556 uint32_t midamble_tx_rx_max_nsts:2; member
1690 uint32_t midamble_tx_rx_max_nsts:2; member
1788 uint32_t midamble_tx_rx_max_nsts:2;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_tdls.c1396 pDot11f->midamble_tx_rx_max_nsts = in lim_tdls_populate_dot11f_he_caps()
1397 uHECapInfo.he_cap.midamble_tx_rx_max_nsts; in lim_tdls_populate_dot11f_he_caps()
Dlim_utils.c7632 he_cap->midamble_tx_rx_max_nsts); in lim_log_he_cap()
7902 he_cap->midamble_tx_rx_max_nsts = in lim_set_he_caps()
7903 dot11_cap.midamble_tx_rx_max_nsts; in lim_set_he_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c1061 he_cap->midamble_tx_rx_max_nsts)) in mlme_update_tgt_he_caps_in_cfg()
1062 mlme_obj->cfg.he_caps.dot11_he_cap.midamble_tx_rx_max_nsts = in mlme_update_tgt_he_caps_in_cfg()
1063 he_cap->midamble_tx_rx_max_nsts; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms3318 midamble_tx_rx_max_nsts:2;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_main.c2111 he_caps->dot11_he_cap.midamble_tx_rx_max_nsts = in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h9947 uint32_t midamble_tx_rx_max_nsts:2; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c10201 pDst->midamble_tx_rx_max_nsts = tmp100__ >> 15 & 0x3; in dot11f_unpack_ie_he_cap()
30940 tmp220__ |= (pSrc->midamble_tx_rx_max_nsts << 15); in dot11f_pack_ie_he_cap()