Home
last modified time | relevance | path

Searched refs:pcoPhase (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c1090 if (ht_ops->pcoPhase) in hdd_copy_ht_operation()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.c4044 if (mac->lim.gHTPCOPhase != (uint8_t) pHTInfo->pcoPhase) { in lim_update_sta_run_time_ht_info()
4045 mac->lim.gHTPCOPhase = (uint8_t) pHTInfo->pcoPhase; in lim_update_sta_run_time_ht_info()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms2843 pcoPhase: 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h6040 uint16_t pcoPhase:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c1818 pDot11f->pcoPhase = mac->lim.gHTPCOPhase;
Ddot11f.c5367 pDst->pcoPhase = tmp58__ >> 11 & 0x1; in dot11f_unpack_ie_ht_info()
26750 tmp178__ |= (pSrc->pcoPhase << 11); in dot11f_pack_ie_ht_info()