Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h397 static inline void _remove_handle(struct c4iw_dev *rhp, struct idr *idr, in _remove_handle() function
409 _remove_handle(rhp, idr, id, 1); in remove_handle()
415 _remove_handle(rhp, idr, id, 0); in remove_handle_nolock()
Dcm.c335 _remove_handle(ep->com.dev, &ep->com.dev->hwtid_idr, ep->hwtid, 0); in remove_ep_tid()