Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1057 uint8_t rxAS:1; member
1200 uint8_t rxAS:1; /* Static via CFG */ member
1212 uint8_t rxAS:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c3249 pDot11f->rxAS = pASCapabilityInfo->rxAS; in lim_tdls_populate_dot11f_ht_caps()
H A Dlim_utils.c5198 p_ht_cap->rxAS = dot11_ht_cap.rxAS; in lim_set_ht_caps()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c873 if (roam_ht_cap->rxAS) in hdd_copy_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2799 rxAS: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1132 pDot11f->rxAS = pASCapabilityInfo->rxAS; in populate_dot11f_ht_caps()
H A Ddot11f.c5288 pDst->rxAS = tmp55__ >> 5 & 0x1; in dot11f_unpack_ie_ht_caps()
26672 tmp175__ |= (pSrc->rxAS << 5); in dot11f_pack_ie_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h5980 uint8_t rxAS:1; member