Searched refs:efa_comp_ctx (Results 1 – 2 of 2) sorted by relevance
28 struct efa_comp_ctx { struct266 struct efa_comp_ctx *comp_ctx) in efa_com_put_comp_ctx()277 static struct efa_comp_ctx *efa_com_get_comp_ctx(struct efa_com_admin_queue *aq, in efa_com_get_comp_ctx()306 struct efa_comp_ctx *comp_ctx; in __efa_com_submit_admin_cmd()358 size_t size = aq->depth * sizeof(struct efa_comp_ctx); in efa_com_init_comp_ctxt()359 struct efa_comp_ctx *comp_ctx; in efa_com_init_comp_ctxt()391 struct efa_comp_ctx *comp_ctx; in efa_com_submit_admin_cmd()412 struct efa_comp_ctx *comp_ctx; in efa_com_handle_single_admin_completion()493 static int efa_com_wait_and_process_admin_cq_polling(struct efa_comp_ctx *comp_ctx, in efa_com_wait_and_process_admin_cq_polling()587 static int efa_com_wait_and_process_admin_cq(struct efa_comp_ctx *comp_ctx, in efa_com_wait_and_process_admin_cq()[all …]
62 struct efa_comp_ctx *comp_ctx;
Completed in 8 milliseconds