Searched refs:unassoc_pool (Results 1 – 3 of 3) sorted by relevance
160 if (pa->unassoc_pool[idx].is_valid != true) in ucfg_cfr_start_capture_probe_req()167 if (qdf_mem_cmp(&pa->unassoc_pool[idx].mac, unassoc_mac, in ucfg_cfr_start_capture_probe_req()170 qdf_mem_copy(&pa->unassoc_pool[idx].cfr_params, in ucfg_cfr_start_capture_probe_req()173 pa->unassoc_pool[idx].is_valid = true; in ucfg_cfr_start_capture_probe_req()191 qdf_mem_copy(&pa->unassoc_pool[idx_to_insert].mac, in ucfg_cfr_start_capture_probe_req()193 qdf_mem_copy(&pa->unassoc_pool[idx_to_insert].cfr_params, in ucfg_cfr_start_capture_probe_req()195 pa->unassoc_pool[idx_to_insert].is_valid = true; in ucfg_cfr_start_capture_probe_req()220 if (qdf_mem_cmp(&pa->unassoc_pool[idx].mac, unassoc_mac, in ucfg_cfr_stop_capture_probe_req()222 qdf_mem_zero(&pa->unassoc_pool[idx], in ucfg_cfr_stop_capture_probe_req()
642 struct unassoc_pool_entry unassoc_pool[MAX_CFR_ENABLED_CLIENTS]; member
443 qdf_mem_zero(&pa->unassoc_pool[0], MAX_CFR_ENABLED_CLIENTS * in target_if_cfr_init_pdev()