Searched refs:tx_qp_err_stats (Results 1 – 3 of 3) sorted by relevance
446 struct ocrdma_tx_qp_err_stats *tx_qp_err_stats = in ocrdma_txqp_errstats() local447 &rdma_stats->tx_qp_err_stats; in ocrdma_txqp_errstats()453 (u64)tx_qp_err_stats->local_length_errors); in ocrdma_txqp_errstats()455 (u64)tx_qp_err_stats->local_protection_errors); in ocrdma_txqp_errstats()457 (u64)tx_qp_err_stats->local_qp_operation_errors); in ocrdma_txqp_errstats()459 (u64)tx_qp_err_stats->retry_count_exceeded_errors); in ocrdma_txqp_errstats()461 (u64)tx_qp_err_stats->rnr_retry_count_exceeded_errors); in ocrdma_txqp_errstats()793 dev->tx_qp_err_stats.type = OCRDMA_TXQP_ERRSTATS; in ocrdma_add_port_stats()794 dev->tx_qp_err_stats.dev = dev; in ocrdma_add_port_stats()796 &dev->tx_qp_err_stats, &ocrdma_dbg_ops); in ocrdma_add_port_stats()
303 struct ocrdma_stats tx_qp_err_stats; member
2067 struct ocrdma_tx_qp_err_stats tx_qp_err_stats; member