Home
last modified time | relevance | path

Searched refs:send_smart_logging_enable_cmd (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3245 if (wmi_handle->ops->send_smart_logging_enable_cmd) in wmi_unified_send_smart_logging_enable_cmd()
3246 return wmi_handle->ops->send_smart_logging_enable_cmd( in wmi_unified_send_smart_logging_enable_cmd()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1923 (*send_smart_logging_enable_cmd)(wmi_unified_t wmi_handle, uint32_t param); member