Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_debugfs.c250 if (!qedf_io_tracing) { in qedf_io_trace_show()
H A Dqedf.h480 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);