Searched refs:pending_resp (Results 1 – 1 of 1) sorted by relevance
54 struct intel_gna_pending_resp pending_resp; local59 pending_resp.response.result = GNA_RESULT_GENERIC_ERROR;64 pending_resp.response.result =70 pending_resp.response.result =76 pending_resp.response.result = GNA_RESULT_INFERENCE_COMPLETE;87 pending_resp.response.output = pending_req.output;88 pending_resp.response.output_len = pending_req.output_len;89 pending_resp.callback = pending_req.callback;91 pending_resp.response.stats.cycles_per_sec = 200000000U;93 pending_resp.response.stats.total_cycles = regs->gnaptc;[all …]