Searched defs:dbg_handle (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/utils/fwlog/ |
D | fw_dbglog_api.c | 23 struct common_dbglog_handle *dbg_handle) in handle2info() 28 void fwdbg_set_log_lvl(struct common_dbglog_handle *dbg_handle, ol_scn_t scn, in fwdbg_set_log_lvl() 38 int fwdbg_fw_handler(struct common_dbglog_handle *dbg_handle, ol_scn_t soc, in fwdbg_fw_handler() 49 int fwdbg_parse_debug_logs(struct common_dbglog_handle *dbg_handle, in fwdbg_parse_debug_logs() 63 void fwdbg_ratelimit_set(struct common_dbglog_handle *dbg_handle, in fwdbg_ratelimit_set() 73 void fwdbg_vap_log_enable(struct common_dbglog_handle *dbg_handle, ol_scn_t scn, in fwdbg_vap_log_enable() 84 void fwdbg_set_timestamp_resolution(struct common_dbglog_handle *dbg_handle, in fwdbg_set_timestamp_resolution() 94 void fwdbg_reporting_enable(struct common_dbglog_handle *dbg_handle, in fwdbg_reporting_enable() 104 void fwdbg_module_log_enable(struct common_dbglog_handle *dbg_handle, in fwdbg_module_log_enable() 115 void fwdbg_init(struct common_dbglog_handle *dbg_handle, void *soc) in fwdbg_init() [all …]
|