Searched refs:erdma_comp_wait (Results 1 – 2 of 2) sorted by relevance
32 static struct erdma_comp_wait *get_comp_wait(struct erdma_cmdq *cmdq) in get_comp_wait()51 struct erdma_comp_wait *comp_wait) in put_comp_wait()70 sizeof(struct erdma_comp_wait), GFP_KERNEL); in erdma_cmdq_wait_res_init()261 struct erdma_comp_wait *comp_wait) in push_cmdq_sqe()286 struct erdma_comp_wait *comp_wait; in erdma_poll_single_cmd_completion()362 static int erdma_poll_cmd_completion(struct erdma_comp_wait *comp_ctx, in erdma_poll_cmd_completion()381 static int erdma_wait_cmd_completion(struct erdma_comp_wait *comp_ctx, in erdma_wait_cmd_completion()408 struct erdma_comp_wait *comp_wait; in erdma_post_cmd_wait()
79 struct erdma_comp_wait { struct101 struct erdma_comp_wait *wait_pool; argument