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

/linux-master/drivers/scsi/qedf/
H A Dqedf.h480 extern uint qedf_io_tracing;
H A Dqedf_debugfs.c250 if (!qedf_io_tracing) {
H A Dqedf_io.c927 if (qedf_io_tracing && io_req->sc_cmd)
1307 if (qedf_io_tracing)
1410 if (qedf_io_tracing)
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 192 milliseconds