Home
last modified time | relevance | path

Searched refs:nonGf (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_cfg_updates.c61 pesessionEntry->cfgProtection.nonGf, in lim_set_cfg_protection()
86 mac->lim.cfgProtection.nonGf = in lim_set_cfg_protection()
Dlim_utils.c3435 !pe_session->cfgProtection.nonGf) { in lim_enable_ht_non_gf_protection()
3441 if (!mac->lim.cfgProtection.nonGf) { in lim_enable_ht_non_gf_protection()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_global.h309 uint32_t nonGf:1; member