Searched refs:_insert_handle (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/cxgbe/iw_cxgbe/ ! |
| H A D | iw_cxgbe.h | 303 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, in _insert_handle() function 326 return _insert_handle(rhp, idr, handle, id, 1); in insert_handle() 332 return _insert_handle(rhp, idr, handle, id, 0); in insert_handle_nolock()
|