Searched refs:ibv_cmd_destroy_cq (Results 1 – 7 of 7) sorted by relevance
51 ibv_cmd_destroy_cq;
426 int ibv_cmd_destroy_cq(struct ibv_cq *cq) in ibv_cmd_destroy_cq() function
96 int ibv_cmd_destroy_cq(struct ibv_cq *cq);
238 (void)ibv_cmd_destroy_cq(&chp->ibv_cq); in c4iw_create_cq()266 ret = ibv_cmd_destroy_cq(ibcq); in c4iw_destroy_cq()
354 ret = ibv_cmd_destroy_cq(cq); in mthca_destroy_cq()
289 ret = ibv_cmd_destroy_cq(cq); in mlx4_destroy_cq()
39 (ibv_cmd_poll_cq, ibv_cmd_resize_cq, ibv_cmd_destroy_cq)