Home
last modified time | relevance | path

Searched refs:qedf_io_tracing (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf.h473 extern uint qedf_io_tracing;
H A Dqedf_debugfs.c250 if (!qedf_io_tracing) { in qedf_io_trace_show()
H A Dqedf_io.c929 if (qedf_io_tracing && io_req->sc_cmd) in qedf_post_io_req()
1316 if (qedf_io_tracing) in qedf_scsi_completion()
1426 if (qedf_io_tracing) in qedf_scsi_done()
H A Dqedf_main.c74 uint qedf_io_tracing; variable
75 module_param_named(io_tracing, qedf_io_tracing, int, S_IRUGO | S_IWUSR);
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_debugfs.c250 if (!qedf_io_tracing) { in qedf_io_trace_show()
H A Dqedf.h479 extern uint qedf_io_tracing;
H A Dqedf_io.c923 if (qedf_io_tracing && io_req->sc_cmd) in qedf_post_io_req()
1303 if (qedf_io_tracing) in qedf_scsi_completion()
1406 if (qedf_io_tracing) in qedf_scsi_done()
H A Dqedf_main.c74 uint qedf_io_tracing; variable
75 module_param_named(io_tracing, qedf_io_tracing, int, S_IRUGO | S_IWUSR);

Completed in 19 milliseconds