Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral_phyerr.c96 spectral_debug("%s", hexdump_line); in target_if_spectral_hexdump()
135 spectral_debug("%s", hexdump_line); in target_if_spectral_hexdump()
153 spectral_debug("%02X ", pbuf[i]); in target_if_print_buf()
155 spectral_debug("\n"); in target_if_print_buf()
168 spectral_debug("SPECTRAL : FFT Length is 0x%x (%d)", fftlen, fftlen); in target_if_spectral_dump_fft()
170 spectral_debug("fft_data # "); in target_if_spectral_dump_fft()
172 spectral_debug("%d ", pfft[i]); in target_if_spectral_dump_fft()
173 spectral_debug("\n"); in target_if_spectral_dump_fft()
223 spectral_debug("Spectral Message"); in target_if_dbg_print_samp_msg()
225 spectral_debug("Signature : 0x%x", ss_msg->signature); in target_if_dbg_print_samp_msg()
[all …]
Dtarget_if_spectral_sim.c860 spectral_debug("\n"); in target_if_log_sim_spectral_params()
862spectral_debug("Spectral simulation: Param data dump:\nss_fft_period=%hu\nss_period=%hu\nss_count=… in target_if_log_sim_spectral_params()
886 spectral_debug("ss_nf_cal[%d]=%hhd", i, params->ss_nf_cal[i]); in target_if_log_sim_spectral_params()
889 spectral_debug("ss_nf_pwr[%d]=%hhd", i, params->ss_nf_pwr[i]); in target_if_log_sim_spectral_params()
Dtarget_if_spectral.c994 spectral_debug("%s: TARGET_IF_SPECTRAL_INFO_ACTIVE. Returning val=%u", in target_if_log_read_spectral_active()
1013 spectral_debug("%s: TARGET_IF_SPECTRAL_INFO_ENABLED. Returning val=%u", in target_if_log_read_spectral_enabled()
1031spectral_debug("%s: TARGET_IF_SPECTRAL_INFO_PARAMS. Returning following params:\nss_count = %u\nss… in target_if_log_read_spectral_params()
1071 spectral_debug("%s: TARGET_IF_SPECTRAL_INFO_ACTIVE on initial cache validation\nReturning val=%u", in target_if_log_read_spectral_active_catch_validate()
1090spectral_debug("%s: TARGET_IF_SPECTRAL_INFO_ENABLED on initial cache validation\nReturning val=%u\… in target_if_log_read_spectral_enabled_catch_validate()
1109spectral_debug("%s: TARGET_IF_SPECTRAL_INFO_PARAMS on initial cache validation\nReturning followin… in target_if_log_read_spectral_params_catch_validate()
1316 spectral_debug("%s: TARGET_IF_SPECTRAL_INFO_ACTIVE with val=%u status=%d", in target_if_log_write_spectral_active()
1336 spectral_debug("%s: TARGET_IF_SPECTRAL_INFO_ENABLED with val=%u status=%d", in target_if_log_write_spectral_enabled()
1356spectral_debug("%s: TARGET_IF_SPECTRAL_INFO_PARAMS. Params:\nss_count = %u\nss_period = %u\nss_rec… in target_if_log_write_spectral_params()
2308 spectral_debug("Updating supported bw for op_bw: %d", op_bw); in target_if_populate_supported_sscan_bws_be()
[all …]
Dtarget_if_spectral.h58 spectral_debug("----------------------------------------------------")
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/
Dwlan_spectral_ucfg_api.c108 spectral_debug("spectral ppid: %d", ppid); in ucfg_spectral_scan_set_ppid()
276 spectral_debug("Spectral get version %d:%d", *version, *sub_version); in ucfg_spectral_get_version()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/
Dos_if_spectral_netlink.c60 spectral_debug("%d", __LINE__); in os_if_spectral_nl_data_ready()
67 spectral_debug("%d", __LINE__); in os_if_spectral_nl_data_ready()
/wlan-driver/qca-wifi-host-cmn/spectral/core/
Dspectral_defs_i.h44 #define spectral_debug(format, args...) \ macro
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
Dwlan_spectral_public_structs.h175 enum spectral_debug { enum