Searched refs:ibv_cmd_destroy_qp (Results 1 – 8 of 8) sorted by relevance
59 ibv_cmd_destroy_qp;
1284 int ibv_cmd_destroy_qp(struct ibv_qp *qp) in ibv_cmd_destroy_qp() function
127 int ibv_cmd_destroy_qp(struct ibv_qp *qp);
401 (void)ibv_cmd_destroy_qp(&qhp->ibv_qp); in create_qp_v0()544 (void)ibv_cmd_destroy_qp(&qhp->ibv_qp); in create_qp()601 ret = ibv_cmd_destroy_qp(ibqp); in c4iw_destroy_qp()
594 ibv_cmd_destroy_qp(&qp->ibv_qp); in mthca_create_qp()693 ret = ibv_cmd_destroy_qp(qp); in mthca_destroy_qp()
544 ibv_cmd_destroy_qp(&qp->ibv_qp); in mlx4_create_qp()652 ret = ibv_cmd_destroy_qp(ibqp); in mlx4_destroy_qp()
207 ibv_cmd_destroy_qp, but its time-slice is over before removing it218 ibv_cmd_destroy_qp. This also makes sense since operations are
42 (ibv_cmd_destroy_qp): Annotate so that Valgrind knows responses