Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h210 int c4iw_destroy_qp(struct ibv_qp *qp);
H A Ddev.c96 .destroy_qp = c4iw_destroy_qp,
H A Dverbs.c612 int c4iw_destroy_qp(struct ibv_qp *ibqp) in c4iw_destroy_qp() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c468 ibdev->destroy_qp = c4iw_destroy_qp; in c4iw_register_device()
H A Diw_cxgbe.h953 int c4iw_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata);
H A Dqp.c1684 int c4iw_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in c4iw_destroy_qp() function