Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c756 static const struct file_operations ocrdma_dbg_ops = { variable
776 &dev->rsrc_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
782 &dev->rx_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
788 &dev->wqe_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
794 &dev->tx_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
800 &dev->db_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
807 &dev->tx_qp_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
813 &dev->rx_qp_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
820 &dev->tx_dbg_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
826 &dev->rx_dbg_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
[all …]