Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.c1582 static void ddp_destroy(struct kref *kref) in ddp_destroy() function
1615 return kref_put(&ddp->refcnt, ddp_destroy); in cxgbi_ddp_cleanup()