Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_ucfg_api.c136 int idx, idx_to_insert = -1; in ucfg_cfr_start_capture_probe_req() local
159 if (idx_to_insert < 0) { in ucfg_cfr_start_capture_probe_req()
161 idx_to_insert = idx; in ucfg_cfr_start_capture_probe_req()
178 if (idx_to_insert < 0) { 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()