Searched refs:overlap (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/ |
D | dfs_init.c | 450 int overlap = 0; in dfs_is_en302_502_applicable() local 471 overlap = dfs_check_etsi_overlap( in dfs_is_en302_502_applicable() 479 overlap += dfs_check_etsi_overlap( in dfs_is_en302_502_applicable() 484 overlap = dfs_check_etsi_overlap( in dfs_is_en302_502_applicable() 491 overlap); in dfs_is_en302_502_applicable()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_utils.c | 2466 uint8_t overlap, in lim_enable_11a_protection() argument 2475 if (overlap) { in lim_enable_11a_protection() 2487 overlap, bcn_prms, pe_session); in lim_enable_11a_protection() 2489 overlap, bcn_prms, pe_session); in lim_enable_11a_protection() 2498 overlap, bcn_prms, pe_session); in lim_enable_11a_protection() 2500 overlap, bcn_prms, pe_session); in lim_enable_11a_protection() 2527 uint8_t overlap, in lim_disable_11a_protection() argument 2547 if (overlap) { in lim_disable_11a_protection() 2565 lim_enable_ht_rifs_protection(mac_ctx, false, overlap, in lim_disable_11a_protection() 2567 lim_enable_ht_obss_protection(mac_ctx, false, overlap, in lim_disable_11a_protection() [all …]
|
D | lim_utils.h | 421 uint8_t overlap, 426 uint8_t overlap, 431 uint8_t overlap, 436 uint8_t enable, uint8_t overlap, 440 uint8_t enable, uint8_t overlap, 444 uint8_t enable, uint8_t overlap, 450 uint8_t overlap, 458 uint8_t enable, uint8_t overlap,
|