Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf.h494 extern void qedf_flush_active_ios(struct qedf_rport *fcport, int lun);
H A Dqedf_io.c1603 void qedf_flush_active_ios(struct qedf_rport *fcport, int lun) in qedf_flush_active_ios() function
2412 qedf_flush_active_ios(fcport, lun); in qedf_execute_tmf()
2414 qedf_flush_active_ios(fcport, -1); in qedf_execute_tmf()
H A Dqedf_main.c1438 qedf_flush_active_ios(fcport, -1); in qedf_cleanup_fcport()