Searched refs:insert_handle (Results 1 - 7 of 7) 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.h152 static inline int insert_handle(struct iwch_dev *rhp, struct idr *idr, function
H A Diwch_mem.c52 return insert_handle(mhp->rhp, &mhp->rhp->mmidr, mhp, mmid);
H A Diwch_provider.c200 if (insert_handle(rhp, &rhp->cqidr, chp, chp->cq.cqid)) {
759 if (insert_handle(rhp, &rhp->mmidr, mhp, mmid)) {
814 if (insert_handle(rhp, &rhp->mmidr, mhp, mmid))
976 if (insert_handle(rhp, &rhp->qpidr, qhp, 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 Dmem.c231 return insert_handle(mhp->rhp, &mhp->rhp->mmidr, mhp, mmid);
678 if (insert_handle(rhp, &rhp->mmidr, mhp, mmid)) {
735 if (insert_handle(rhp, &rhp->mmidr, mhp, mmid)) {
H A Diw_cxgb4.h183 static inline int insert_handle(struct c4iw_dev *rhp, struct idr *idr, function
H A Dcq.c827 ret = insert_handle(rhp, &rhp->cqidr, chp, chp->cq.cqid);
H A Dqp.c1456 ret = insert_handle(rhp, &rhp->qpidr, qhp, qhp->wq.sq.qid);

Completed in 80 milliseconds