Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/fwlog/
Ddbglog_host.h118 dbglog_report_enable(wmi_unified_t wmi_handle, A_BOOL isenable);
157 A_BOOL isenable);
161 A_BOOL isenable);
222 dbglog_report_enable(wmi_unified_t wmi_handle, A_BOOL isenable)
245 A_BOOL isenable)
252 A_BOOL isenable)
Dfw_dbglog_api.c74 uint16_t vap_id, bool isenable) in fwdbg_vap_log_enable() argument
80 isenable); in fwdbg_vap_log_enable()
95 ol_scn_t scn, bool isenable) in fwdbg_reporting_enable() argument
100 dbg_info->ops->dbglog_reporting_enable(scn, isenable); in fwdbg_reporting_enable()
105 ol_scn_t scn, uint32_t mod_id, bool isenable) in fwdbg_module_log_enable() argument
111 isenable); in fwdbg_module_log_enable()
Ddbglog_host.c1266 bool isenable) in dbglog_module_log_enable() argument
1278 if (isenable) { in dbglog_module_log_enable()
1292 bool isenable) in dbglog_vap_log_enable() argument
1302 isenable ? WMI_DEBUG_LOG_PARAM_VDEV_ENABLE : in dbglog_vap_log_enable()
1365 int dbglog_report_enable(wmi_unified_t wmi_handle, bool isenable) in dbglog_report_enable() argument
1369 if (isenable) { in dbglog_report_enable()
/wlan-driver/qca-wifi-host-cmn/utils/fwlog/inc/
Dfw_dbglog_priv.h36 bool isenable);
38 void (*dbglog_reporting_enable)(ol_scn_t soc, bool isenable);
40 uint32_t mod_id, bool isenable);
Dfw_dbglog_api.h90 uint16_t vap_id, bool isenable);
120 ol_scn_t scn, bool isenable);
136 ol_scn_t scn, uint32_t mod_id, bool isenable);