Home
last modified time | relevance | path

Searched refs:insert_handle (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb.h149 static inline int insert_handle(struct iwch_dev *rhp, struct idr *idr, in insert_handle() function
Diw_cxgb_mem.c88 return insert_handle(mhp->rhp, &mhp->rhp->mmidr, mhp, mmid); in iwch_finish_mem_reg()
Diw_cxgb_provider.c232 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()