Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c813 dev->driver_stats.type = OCRDMA_DRV_STATS; in ocrdma_add_port_stats()
814 dev->driver_stats.dev = dev; in ocrdma_add_port_stats()
816 &dev->driver_stats, &ocrdma_dbg_ops); in ocrdma_add_port_stats()
Docrdma.h307 struct ocrdma_stats driver_stats; member
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Ddebugfs.c1346 DEBUGFS_SEQ_FILE_OPS(driver_stats);
1347 DEBUGFS_SEQ_FILE_OPEN(driver_stats)
1348 DEBUGFS_FILE_OPS(driver_stats);
/Linux-v6.6/drivers/scsi/qedf/
Dqedf_debugfs.c482 qedf_dbg_fileops_seq(qedf, driver_stats),