Home
last modified time | relevance | path

Searched refs:txBF (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1036 uint32_t txBF:1; member
1174 uint32_t txBF:1; /* Static via CFG */ member
1176 uint32_t txBF:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c3214 pDot11f->txBF = pTxBFCapabilityInfo->txBF; in lim_tdls_populate_dot11f_ht_caps()
H A Dlim_utils.c2390 retVal = (uint8_t) macTxBFCapabilityInfo.txBF; in lim_get_ht_capability()
5166 p_ht_cap->txBF = dot11_ht_cap.txBF; in lim_set_ht_caps()
5939 p_ht_cap->txBF = 0; in lim_send_ht_caps_ie()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c791 if (roam_ht_cap->txBF) in hdd_copy_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2775 txBF: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1101 pDot11f->txBF = pTxBFCapabilityInfo->txBF; in populate_dot11f_ht_caps()
H A Ddot11f.c5259 pDst->txBF = tmp54__ >> 0 & 0x1; in dot11f_unpack_ie_ht_caps()
26643 tmp174__ |= (pSrc->txBF << 0); in dot11f_pack_ie_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h5959 uint32_t txBF:1; member