Home
last modified time | relevance | path

Searched refs:qedf_dbg_fileops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_debugfs.c478 qedf_dbg_fileops(qedf, fp_int),
480 qedf_dbg_fileops(qedf, debug),
481 qedf_dbg_fileops(qedf, stop_io_on_error),
483 qedf_dbg_fileops(qedf, clear_stats),
H A Dqedf_dbg.h132 #define qedf_dbg_fileops(drv, ops) \ macro