Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c308 return insert_handle(mhp->rhp, &mhp->rhp->mmidr, mhp, mmid); in finish_mem_reg()
521 if (insert_handle(rhp, &rhp->mmidr, mhp, mmid)) { in c4iw_alloc_mw()
599 if (insert_handle(rhp, &rhp->mmidr, mhp, mmid)) { in c4iw_alloc_mr()
H A Diw_cxgbe.h323 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.c1811 ret = insert_handle(rhp, &rhp->qpidr, qhp, qhp->wq.sq.qid); in c4iw_create_qp()