Searched refs:efa_comp_ctx (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/infiniband/hw/efa/
H A Defa_com.c28 struct efa_comp_ctx { struct
266 struct efa_comp_ctx *comp_ctx)
277 static struct efa_comp_ctx *efa_com_get_comp_ctx(struct efa_com_admin_queue *aq,
299 static struct efa_comp_ctx *__efa_com_submit_admin_cmd(struct efa_com_admin_queue *aq,
306 struct efa_comp_ctx *comp_ctx;
358 size_t size = aq->depth * sizeof(struct efa_comp_ctx);
359 struct efa_comp_ctx *comp_ctx;
385 static struct efa_comp_ctx *efa_com_submit_admin_cmd(struct efa_com_admin_queue *aq,
391 struct efa_comp_ctx *comp_ctx;
412 struct efa_comp_ctx *comp_ct
[all...]
H A Defa_com.h62 struct efa_comp_ctx *comp_ctx;

Completed in 906 milliseconds