Searched refs:ocrdma_dbg_ops (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_stats.c751 static const struct file_operations ocrdma_dbg_ops = { variable in typeref:struct:file_operations
771 &dev->rsrc_stats, &ocrdma_dbg_ops);
776 &ocrdma_dbg_ops);
781 &ocrdma_dbg_ops);
786 &ocrdma_dbg_ops);
791 &dev->db_err_stats, &ocrdma_dbg_ops);
796 &dev->tx_qp_err_stats, &ocrdma_dbg_ops);
801 &dev->rx_qp_err_stats, &ocrdma_dbg_ops);
806 &dev->tx_dbg_stats, &ocrdma_dbg_ops);
811 &dev->rx_dbg_stats, &ocrdma_dbg_ops);
[all...]

Completed in 157 milliseconds