Home
last modified time | relevance | path

Searched defs:overlap (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.c2466 uint8_t overlap, in lim_enable_11a_protection()
2527 uint8_t overlap, in lim_disable_11a_protection()
2636 uint8_t overlap, tpUpdateBeaconParams bcn_prms, in lim_update_11a_protection()
2676 uint8_t overlap, struct pe_session *session_entry) in lim_handle_enable11g_protection_enabled()
2755 uint8_t overlap, struct pe_session *session_entry) in lim_handle_11g_protection_for_11bcoexist()
2884 uint8_t overlap, tpUpdateBeaconParams beaconparams, in lim_enable11g_protection()
2925 uint8_t overlap, in lim_enable_ht_protection_from11g()
3155 uint8_t overlap, tpUpdateBeaconParams pBeaconParams, in lim_enable_ht_obss_protection()
3234 uint8_t overlap, tpUpdateBeaconParams beaconparams, in lim_handle_ht20protection_enabled()
3288 struct pe_session *session_entry, uint8_t overlap) in lim_handle_ht20coexist_ht20protection()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
Ddfs_init.c450 int overlap = 0; in dfs_is_en302_502_applicable() local