Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_global.h547 uint8_t gHTDualCTSProtection; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_message_queue.c2363 mac->lim.gHTDualCTSProtection = (uint8_t)mac->mlme_cfg->ht_caps. in handle_ht_capabilityand_ht_info()
H A Dlim_utils.c2429 retVal = mac->lim.gHTDualCTSProtection; in lim_get_ht_capability()
4019 if (mac->lim.gHTDualCTSProtection != in lim_update_sta_run_time_ht_info()
4021 mac->lim.gHTDualCTSProtection = in lim_update_sta_run_time_ht_info()
H A Dlim_api.c241 mac->lim.gHTDualCTSProtection = 0; in __lim_init_ht_vars()
H A Dlim_process_sme_req_messages.c1209 mac_ctx->lim.gHTDualCTSProtection; in __lim_handle_sme_start_bss_request()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1813 pDot11f->dualCTSProtection = mac->lim.gHTDualCTSProtection;