Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Diwch.h171 static inline void remove_handle(struct iwch_dev *rhp, struct idr *idr, u32 id) in remove_handle() function
Diwch_provider.c132 remove_handle(chp->rhp, &chp->rhp->cqidr, chp->cq.cqid); in iwch_destroy_cq()
461 remove_handle(rhp, &rhp->mmidr, mmid); in iwch_dereg_mr()
785 remove_handle(rhp, &rhp->mmidr, mmid); in iwch_dealloc_mw()
873 remove_handle(rhp, &rhp->qpidr, qhp->wq.qpid); in iwch_destroy_qp()
/drivers/infiniband/hw/cxgb4/
Dcq.c738 remove_handle(chp->rhp, &chp->rhp->cqidr, chp->cq.cqid); in c4iw_destroy_cq()
870 remove_handle(rhp, &rhp->cqidr, chp->cq.cqid); in c4iw_create_cq()
Dmem.c690 remove_handle(rhp, &rhp->mmidr, mmid); in c4iw_dealloc_mw()
797 remove_handle(rhp, &rhp->mmidr, mmid); in c4iw_dereg_mr()
Diw_cxgb4.h232 static inline void remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id) in remove_handle() function
Dqp.c1372 remove_handle(rhp, &rhp->qpidr, qhp->wq.sq.qid); in c4iw_destroy_qp()
1571 remove_handle(rhp, &rhp->qpidr, qhp->wq.sq.qid); in c4iw_create_qp()