Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c754 static const struct file_operations ocrdma_dbg_ops = { variable
774 &dev->rsrc_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
780 &dev->rx_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
786 &dev->wqe_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
792 &dev->tx_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
798 &dev->db_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
805 &dev->tx_qp_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
811 &dev->rx_qp_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
818 &dev->tx_dbg_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
824 &dev->rx_dbg_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
[all …]