Home
last modified time | relevance | path

Searched refs:insert_handle_nolock (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDiw_cxgbe.h279 static inline int insert_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, in insert_handle_nolock() function
HDqp.c1544 ret = insert_handle_nolock(rhp, &rhp->qpidr, qhp, qhp->wq.sq.qid); in c4iw_create_qp()