Searched refs:_insert_handle (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h254 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, function
277 return _insert_handle(rhp, idr, handle, id, 1);
283 return _insert_handle(rhp, idr, handle, id, 0);

Completed in 420 milliseconds