Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c816 dev->driver_stats.type = OCRDMA_DRV_STATS; in ocrdma_add_port_stats()
817 dev->driver_stats.dev = dev; in ocrdma_add_port_stats()
819 &dev->driver_stats, &ocrdma_dbg_ops); in ocrdma_add_port_stats()
Docrdma.h309 struct ocrdma_stats driver_stats; member
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Ddebugfs.c1408 DEBUGFS_SEQ_FILE_OPS(driver_stats);
1409 DEBUGFS_SEQ_FILE_OPEN(driver_stats)
1410 DEBUGFS_FILE_OPS(driver_stats);
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_debugfs.c477 qedf_dbg_fileops_seq(qedf, driver_stats),