Searched defs:destroy_qp (Results 1 - 3 of 3) sorted by relevance
/drivers/infiniband/core/ |
H A D | uverbs.h | 201 IB_UVERBS_DECLARE_CMD(destroy_qp); variable
|
/drivers/infiniband/hw/amso1100/ |
H A D | c2_qp.c | 302 static int destroy_qp(struct c2_dev *c2dev, struct c2_qp *qp) function 333 pr_debug("destroy_qp: generating CLOSE event for QP-->ERR, " 558 destroy_qp(c2dev, qp); 617 destroy_qp(c2dev, qp);
|
/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | 94 static int destroy_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, function 1378 destroy_qp(&rhp->rdev, &qhp->wq, 1573 destroy_qp(&rhp->rdev, &qhp->wq,
|
Completed in 122 milliseconds