Home
last modified time | relevance | path

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

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