Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Ddebugfs.c1288 DEBUGFS_SEQ_FILE_OPS(driver_stats);
1289 DEBUGFS_SEQ_FILE_OPEN(driver_stats)
1290 DEBUGFS_FILE_OPS(driver_stats);
1298 DEBUGFS_SEQ_FILE_CREATE(driver_stats, hfi1_dbg_root, NULL); in hfi1_dbg_init()
/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c827 dev->driver_stats.type = OCRDMA_DRV_STATS; in ocrdma_add_port_stats()
828 dev->driver_stats.dev = dev; in ocrdma_add_port_stats()
830 &dev->driver_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
Docrdma.h309 struct ocrdma_stats driver_stats; member
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_debugfs.c447 qedf_dbg_fileops_seq(qedf, driver_stats),