Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h293 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, in _insert_handle() function
317 return _insert_handle(rhp, idr, handle, id, 1); in insert_handle()
323 return _insert_handle(rhp, idr, handle, id, 0); in insert_handle_nolock()