Searched refs:spectral_config (Results 1 – 14 of 14) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/ |
H A D | wlan_spectral_ucfg_api.c | 121 if (insize < sizeof(struct spectral_config) || in ucfg_spectral_create_cp_req() 128 sizeof(struct spectral_config)); in ucfg_spectral_create_cp_req() 162 (*outsize < sizeof(struct spectral_config))) { in ucfg_spectral_extract_response() 166 *outsize = sizeof(struct spectral_config); in ucfg_spectral_extract_response() 169 sizeof(struct spectral_config)); in ucfg_spectral_extract_response()
|
H A D | wlan_spectral_tgt_api.c | 180 struct spectral_config *sptrl_config, in tgt_get_spectral_config()
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
H A D | target_if_spectral_sim_int.h | 63 struct spectral_config config; 257 static struct spectral_config config_20_1 = { 394 static struct spectral_config config_40_1 = { 541 static struct spectral_config config_80_1 = { 758 static struct spectral_config config_160_1 = { 975 static struct spectral_config config_80_80_1 = {
|
H A D | target_if_spectral_sim.h | 108 struct spectral_config *params, 124 struct spectral_config *params);
|
H A D | target_if_spectral.h | 800 struct spectral_config *params, 804 struct spectral_config *params, 934 struct spectral_config osc_params; 1316 struct spectral_config spectral_defaultparams; 1359 struct spectral_config params[SPECTRAL_SCAN_MODE_MAX]; 2612 void *arg, struct spectral_config *params, 2671 void *arg, struct spectral_config *params, 2716 struct spectral_config *param, 2734 struct spectral_config *spectral_params,
|
H A D | target_if_spectral_sim.c | 856 target_if_log_sim_spectral_params(struct spectral_config *params) in target_if_log_sim_spectral_params() 896 target_if_log_sim_spectral_params(struct spectral_config *params) in target_if_log_sim_spectral_params() 904 struct spectral_config *params, in target_if_spectral_sops_sim_configure_params() 976 params, sizeof(struct spectral_config)) == 0) { in target_if_spectral_sops_sim_configure_params() 1001 void *arg, struct spectral_config *params) in target_if_spectral_sops_sim_get_params()
|
H A D | target_if_spectral.c | 489 struct spectral_config *param) in target_if_send_vdev_spectral_configure_cmd() 1029 struct spectral_config *pparam) in target_if_log_read_spectral_params() 1107 struct spectral_config *pparam) in target_if_log_read_spectral_params_catch_validate() 1229 (struct spectral_config *)output); in target_if_spectral_info_read() 1286 (struct spectral_config *)output); in target_if_spectral_info_read() 1352 struct spectral_config *param, in target_if_log_write_spectral_params() 1407 struct spectral_config *param = NULL; in target_if_spectral_info_write() 1483 param = (struct spectral_config *)input; in target_if_spectral_info_write() 1782 struct spectral_config *sparams; in target_if_sops_stop_spectral_scan() 1972 void *arg, struct spectral_config *params, in target_if_spectral_sops_configure_params() [all …]
|
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/ |
H A D | wlan_spectral_tgt_api.h | 124 struct spectral_config *sptrl_config,
|
H A D | wlan_spectral_public_structs.h | 374 struct spectral_config sscan_config;
|
H A D | spectral_ioctl.h | 325 struct spectral_config { struct
|
/wlan-driver/qca-wifi-host-cmn/spectral/core/ |
H A D | spectral_common.c | 117 struct spectral_config sp_out; in spectral_control_cmn() 118 struct spectral_config *sp_in; in spectral_control_cmn() 119 struct spectral_config *spectralparams; in spectral_control_cmn()
|
H A D | spectral_defs_i.h | 151 struct spectral_config *sptrl_config,
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/ |
H A D | wlan_cfg80211_spectral.c | 111 static void wlan_spectral_intit_config(struct spectral_config *config_req) in wlan_spectral_intit_config() 375 struct spectral_config config_req; in wlan_cfg80211_spectral_scan_config_and_start() 704 struct spectral_config *sconfig; in wlan_cfg80211_spectral_scan_get_config()
|
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/ |
H A D | wlan_lmac_if_def.h | 894 struct spectral_config *sptrl_config,
|