Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c741 static const struct file_operations ocrdma_dbg_ops = { variable
761 &dev->rsrc_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
767 &dev->rx_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
773 &dev->wqe_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
779 &dev->tx_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
785 &dev->db_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
792 &dev->tx_qp_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
798 &dev->rx_qp_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
805 &dev->tx_dbg_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
811 &dev->rx_dbg_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
[all …]