Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/ocrdma/
H A 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()
H A Docrdma.h307 struct ocrdma_stats driver_stats; member
/linux/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c1346 DEBUGFS_SEQ_FILE_OPS(driver_stats);
1347 DEBUGFS_SEQ_FILE_OPEN(driver_stats)
1348 DEBUGFS_FILE_OPS(driver_stats);
/linux/drivers/scsi/qedf/
H A Dqedf_debugfs.c482 qedf_dbg_fileops_seq(qedf, driver_stats),