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

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.c734 static int iwch_destroy_qp(struct ib_qp *ib_qp) function
872 iwch_destroy_qp(&qhp->ibqp);
879 iwch_destroy_qp(&qhp->ibqp);
896 iwch_destroy_qp(&qhp->ibqp);
1112 dev->ibdev.destroy_qp = iwch_destroy_qp;

Completed in 99 milliseconds