Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
Dtarget_if_cfr.c102 struct cfr_capture_params *cfr_params) in target_if_cfr_start_capture() argument
121 param.periodicity = cfr_params->period; in target_if_cfr_start_capture()
122 param.bandwidth = cfr_params->bandwidth; in target_if_cfr_start_capture()
123 param.capture_method = cfr_params->method; in target_if_cfr_start_capture()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
Dwlan_cfr_tgt_api.h66 struct cfr_capture_params *cfr_params);
Dwlan_cfr_ucfg_api.h38 struct cfr_capture_params *cfr_params);
Dwlan_cfr_utils_api.h374 struct cfr_capture_params cfr_params; member
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/inc/
Dtarget_if_cfr.h118 struct cfr_capture_params *cfr_params);
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
Dwlan_cfr_tgt_api.c208 struct cfr_capture_params *cfr_params) in tgt_cfr_start_capture() argument
217 status = cfr_tx_ops->cfr_start_capture(pdev, peer, cfr_params); in tgt_cfr_start_capture()
Dwlan_cfr_ucfg_api.c170 qdf_mem_copy(&pa->unassoc_pool[idx].cfr_params, 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()