Home
last modified time | relevance | path

Searched refs:gHTPCOPhase (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_global.h533 uint8_t gHTPCOPhase; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_message_queue.c2359 mac->lim.gHTPCOPhase = (uint8_t)mac->mlme_cfg->ht_caps.info_field_3. in handle_ht_capabilityand_ht_info()
H A Dlim_utils.c2442 retVal = mac->lim.gHTPCOPhase; in lim_get_ht_capability()
4044 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()
H A Dlim_api.c239 mac->lim.gHTPCOPhase = 0; in __lim_init_ht_vars()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1818 pDot11f->pcoPhase = mac->lim.gHTPCOPhase;