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

/linux-master/drivers/infiniband/hw/efa/
H A Defa_com.c243 /* ID to be used with efa_com_get_comp_ctx */
277 static struct efa_comp_ctx *efa_com_get_comp_ctx(struct efa_com_admin_queue *aq, function
326 comp_ctx = efa_com_get_comp_ctx(aq, cmd_id, true);
371 comp_ctx = efa_com_get_comp_ctx(aq, i, false);
418 comp_ctx = efa_com_get_comp_ctx(aq, cmd_id, false);

Completed in 85 milliseconds