Searched refs:dev_ddp_cleanup (Results 1 – 3 of 3) sorted by relevance
554 void (*dev_ddp_cleanup)(struct cxgbi_device *); member
112 if (cdev->dev_ddp_cleanup) in cxgbi_device_destroy()113 cdev->dev_ddp_cleanup(cdev); in cxgbi_device_destroy()
1328 cdev->dev_ddp_cleanup = t3_ddp_cleanup; in cxgb3i_dev_open()