Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_session.c177 pe_session_entry->gLimOverlapNonGfParams.protectionEnabled << 3 | in pe_reset_protection_callback()
190 qdf_mem_zero(&pe_session_entry->gLimOverlapNonGfParams, in pe_reset_protection_callback()
191 sizeof(pe_session_entry->gLimOverlapNonGfParams)); in pe_reset_protection_callback()
H A Dlim_utils.c2559 || pe_session->gLimOverlapNonGfParams.protectionEnabled)) in lim_disable_11a_protection()
2590 || pe_session->gLimOverlapNonGfParams.protectionEnabled) { in lim_disable_11a_protection()
2776 session_entry->gLimOverlapNonGfParams. in lim_handle_11g_protection_for_11bcoexist()
2821 session_entry->gLimOverlapNonGfParams. in lim_handle_11g_protection_for_11bcoexist()
3032 || pe_session->gLimOverlapNonGfParams. in lim_enable_ht_protection_from11g()
3086 gLimOverlapNonGfParams. in lim_enable_ht_protection_from11g()
3306 || session_entry->gLimOverlapNonGfParams. in lim_handle_ht20coexist_ht20protection()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_session.h785 tLimProtStaParams gLimOverlapNonGfParams; member