Searched refs:insert_handle (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/ |
| D | iw_cxgb.h | 149 static inline int insert_handle(struct iwch_dev *rhp, struct idr *idr, in insert_handle() function
|
| D | iw_cxgb_mem.c | 88 return insert_handle(mhp->rhp, &mhp->rhp->mmidr, mhp, mmid); in iwch_finish_mem_reg()
|
| D | iw_cxgb_provider.c | 232 if (insert_handle(rhp, &rhp->cqidr, chp, chp->cq.cqid)) { in iwch_create_cq() 700 if (insert_handle(rhp, &rhp->mmidr, mhp, mmid)) { in iwch_alloc_mw() 850 if (insert_handle(rhp, &rhp->qpidr, qhp, qhp->wq.qpid)) { in iwch_create_qp()
|