Home
last modified time | relevance | path

Searched refs:c4iw_destroy_qp (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ofed/libcxgb4/
HDlibcxgb4.h210 int c4iw_destroy_qp(struct ibv_qp *qp);
HDdev.c96 .destroy_qp = c4iw_destroy_qp,
HDverbs.c598 int c4iw_destroy_qp(struct ibv_qp *ibqp) in c4iw_destroy_qp() function
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
HDprovider.c482 ibdev->destroy_qp = c4iw_destroy_qp; in c4iw_register_device()
HDiw_cxgbe.h950 int c4iw_destroy_qp(struct ib_qp *ib_qp);
HDqp.c1674 int c4iw_destroy_qp(struct ib_qp *ib_qp) in c4iw_destroy_qp() function