Home
last modified time | relevance | path

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

/freebsd-14-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-14-stable/sys/dev/cxgbe/iw_cxgbe/
HDprovider.c468 ibdev->destroy_qp = c4iw_destroy_qp; in c4iw_register_device()
HDiw_cxgbe.h953 int c4iw_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata);
HDqp.c1684 int c4iw_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in c4iw_destroy_qp() function