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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch.h171 static inline void remove_handle(struct iwch_dev *rhp, struct idr *idr, u32 id) function
H A Diwch_provider.c139 remove_handle(chp->rhp, &chp->rhp->cqidr, chp->cq.cqid);
454 remove_handle(rhp, &rhp->mmidr, mmid);
778 remove_handle(rhp, &rhp->mmidr, mmid);
866 remove_handle(rhp, &rhp->qpidr, qhp->wq.qpid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcq.c746 remove_handle(chp->rhp, &chp->rhp->cqidr, chp->cq.cqid);
873 remove_handle(rhp, &rhp->cqidr, chp->cq.cqid);
H A Dmem.c697 remove_handle(rhp, &rhp->mmidr, mmid);
804 remove_handle(rhp, &rhp->mmidr, mmid);
H A Diw_cxgb4.h201 static inline void remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id) function
H A Dqp.c1357 remove_handle(rhp, &rhp->qpidr, qhp->wq.sq.qid);
1534 remove_handle(rhp, &rhp->qpidr, qhp->wq.sq.qid);

Completed in 64 milliseconds