Searched refs:tx_qp_err_stats (Results 1 – 3 of 3) sorted by relevance
450 struct ocrdma_tx_qp_err_stats *tx_qp_err_stats = in ocrdma_txqp_errstats() local451 &rdma_stats->tx_qp_err_stats; in ocrdma_txqp_errstats()457 (u64)tx_qp_err_stats->local_length_errors); in ocrdma_txqp_errstats()459 (u64)tx_qp_err_stats->local_protection_errors); in ocrdma_txqp_errstats()461 (u64)tx_qp_err_stats->local_qp_operation_errors); in ocrdma_txqp_errstats()463 (u64)tx_qp_err_stats->retry_count_exceeded_errors); in ocrdma_txqp_errstats()465 (u64)tx_qp_err_stats->rnr_retry_count_exceeded_errors); in ocrdma_txqp_errstats()806 dev->tx_qp_err_stats.type = OCRDMA_TXQP_ERRSTATS; in ocrdma_add_port_stats()807 dev->tx_qp_err_stats.dev = dev; in ocrdma_add_port_stats()809 &dev->tx_qp_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
305 struct ocrdma_stats tx_qp_err_stats; member
2068 struct ocrdma_tx_qp_err_stats tx_qp_err_stats; member