Searched refs:send_flush_logs_to_fw_cmd (Results 1 – 3 of 3) sorted by relevance
1138 if (wmi_handle->ops->send_flush_logs_to_fw_cmd) in wmi_unified_flush_logs_to_fw_cmd()1139 return wmi_handle->ops->send_flush_logs_to_fw_cmd(wmi_handle); in wmi_unified_flush_logs_to_fw_cmd()
21623 .send_flush_logs_to_fw_cmd = send_flush_logs_to_fw_cmd_tlv,
1335 QDF_STATUS (*send_flush_logs_to_fw_cmd)(wmi_unified_t wmi_handle); member