Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h877 uint32_t txAntPattern:1; member
915 uint32_t txAntPattern:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c3301 pDot11f->txAntPattern = uVHTCapabilityInfo.vhtCapInfo.txAntPattern; in lim_tdls_populate_dot11f_vht_caps()
H A Dlim_assoc_utils.c2127 (input_caps.txAntPattern << in lim_populate_vht_caps()
3555 (vht_caps->txAntPattern << in lim_update_vhtcaps_assoc_resp()
H A Dlim_utils.c5245 vht_cap->txAntPattern = dot11_vht_cap.txAntPattern; in lim_set_vht_caps()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c987 if (roam_vht_cap->txAntPattern) in hdd_copy_vht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1260 pDot11f->txAntPattern); in lim_log_vht_cap()
1387 pDot11f->txAntPattern = pe_session->vht_config.tx_antpattern;
1437 pDot11f->txAntPattern = vht_cap_info->tx_antpattern;
H A Ddot11f.c2943 pDst->txAntPattern = tmp22__ >> 29 & 0x1; in dot11f_unpack_ie_vht_caps()
24526 tmp142__ |= (pSrc->txAntPattern << 29); in dot11f_pack_ie_vht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2536 txAntPattern: 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h3993 uint32_t txAntPattern:1; member