Searched refs:hisi_qp_send (Results 1 – 5 of 5) sorted by relevance
535 int hisi_qp_send(struct hisi_qp *qp, const void *msg);
249 ret = hisi_qp_send(qp, &zip_sqe); in hisi_zip_do_work()
579 ret = hisi_qp_send(ctx->qp, msg); in hpre_send()
2193 int hisi_qp_send(struct hisi_qp *qp, const void *msg) in hisi_qp_send() function2218 EXPORT_SYMBOL_GPL(hisi_qp_send);
288 ret = hisi_qp_send(qp_ctx->qp, &req->sec_sqe); in sec_bd_send()