Searched refs:hpre_ctx (Results 1 – 1 of 1) sorted by relevance
20 struct hpre_ctx;54 typedef void (*hpre_cb)(struct hpre_ctx *ctx, void *sqe);108 struct hpre_ctx { struct131 struct hpre_ctx *ctx; argument144 static int hpre_alloc_req_id(struct hpre_ctx *ctx) in hpre_alloc_req_id()156 static void hpre_free_req_id(struct hpre_ctx *ctx, int req_id) in hpre_free_req_id()167 struct hpre_ctx *ctx; in hpre_add_req_to_ctx()188 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_rm_req_from_ctx()246 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_prepare_dma_buf()274 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_hw_data_init()[all …]