Searched refs:qedf_flush_active_ios (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf.h | 494 extern void qedf_flush_active_ios(struct qedf_rport *fcport, int lun);
|
H A D | qedf_io.c | 1603 void qedf_flush_active_ios(struct qedf_rport *fcport, int lun) in qedf_flush_active_ios() function 2418 qedf_flush_active_ios(fcport, lun); in qedf_execute_tmf() 2420 qedf_flush_active_ios(fcport, -1); in qedf_execute_tmf()
|
H A D | qedf_main.c | 1439 qedf_flush_active_ios(fcport, -1); in qedf_cleanup_fcport()
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf.h | 500 extern void qedf_flush_active_ios(struct qedf_rport *fcport, int lun);
|
H A D | qedf_io.c | 1583 void qedf_flush_active_ios(struct qedf_rport *fcport, int lun) in qedf_flush_active_ios() function 2398 qedf_flush_active_ios(fcport, lun); in qedf_execute_tmf() 2400 qedf_flush_active_ios(fcport, -1); in qedf_execute_tmf()
|
H A D | qedf_main.c | 1439 qedf_flush_active_ios(fcport, -1); in qedf_cleanup_fcport()
|
Completed in 19 milliseconds