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

/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dqp.h183 * hfi1_destroy_qp - destroy a queue pair
191 int hfi1_destroy_qp(struct ib_qp *ibqp);
H A Dverbs_mcast.c78 /* Notify hfi1_destroy_qp() if it is waiting. */ mcast_qp_free()
H A Dqp.c1240 * hfi1_destroy_qp - destroy a queue pair
1248 int hfi1_destroy_qp(struct ib_qp *ibqp) hfi1_destroy_qp() function
1395 /* Notify hfi1_destroy_qp() if it is waiting. */ hfi1_qp_wakeup()
H A Dverbs.c2056 ibdev->destroy_qp = hfi1_destroy_qp; hfi1_register_ib_device()

Completed in 108 milliseconds