Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h722 void cxgbi_cleanup_task(struct iscsi_task *task);
Dlibcxgbi.c2313 void cxgbi_cleanup_task(struct iscsi_task *task) in cxgbi_cleanup_task() function
2329 EXPORT_SYMBOL_GPL(cxgbi_cleanup_task);
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c130 .cleanup_task = cxgbi_cleanup_task,
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c137 .cleanup_task = cxgbi_cleanup_task,