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

/linux-4.4.14/drivers/infiniband/hw/ocrdma/
H A Docrdma_stats.c756 static const struct file_operations ocrdma_dbg_ops = { variable in typeref:struct:file_operations
776 &dev->rsrc_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
782 &dev->rx_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
788 &dev->wqe_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
794 &dev->tx_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
800 &dev->db_err_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
807 &dev->tx_qp_err_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
813 &dev->rx_qp_err_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
820 &dev->tx_dbg_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
826 &dev->rx_dbg_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
832 &dev->driver_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()
838 &dev->reset_stats, &ocrdma_dbg_ops)) ocrdma_add_port_stats()

Completed in 150 milliseconds