Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_cfg_updates.c59 pesessionEntry->cfgProtection.fromllg, in lim_set_cfg_protection()
82 mac->lim.cfgProtection.fromllg = in lim_set_cfg_protection()
Dlim_utils.c1549 if (mac->lim.cfgProtection.fromllg && in lim_decide_sta_protection_on_assoc()
1553 if (mac->lim.cfgProtection.fromllg) in lim_decide_sta_protection_on_assoc()
2943 !pe_session->cfgProtection.fromllg) { in lim_enable_ht_protection_from11g()
2948 if (!mac->lim.cfgProtection.fromllg) { in lim_enable_ht_protection_from11g()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_global.h307 uint32_t fromllg:1; member