Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c369 return insert_handle(mhp->rhp, &mhp->rhp->mmidr, mhp, mmid); in finish_mem_reg()
582 if (insert_handle(rhp, &rhp->mmidr, mhp, mmid)) { in c4iw_alloc_mw()
660 if (insert_handle(rhp, &rhp->mmidr, mhp, mmid)) { in c4iw_alloc_mr()
H A Diw_cxgbe.h324 static inline int insert_handle(struct c4iw_dev *rhp, struct idr *idr, in insert_handle() function
H A Dcq.c973 ret = insert_handle(rhp, &rhp->cqidr, chp, chp->cq.cqid); in c4iw_create_cq()
H A Dqp.c1809 ret = insert_handle(rhp, &rhp->qpidr, qhp, qhp->wq.sq.qid); in c4iw_create_qp()