Searched refs:tx_qp_err_stats (Results 1 – 3 of 3) sorted by relevance
433 struct ocrdma_tx_qp_err_stats *tx_qp_err_stats = in ocrdma_txqp_errstats() local434 &rdma_stats->tx_qp_err_stats; in ocrdma_txqp_errstats()440 (u64)tx_qp_err_stats->local_length_errors); in ocrdma_txqp_errstats()442 (u64)tx_qp_err_stats->local_protection_errors); in ocrdma_txqp_errstats()444 (u64)tx_qp_err_stats->local_qp_operation_errors); in ocrdma_txqp_errstats()446 (u64)tx_qp_err_stats->retry_count_exceeded_errors); in ocrdma_txqp_errstats()448 (u64)tx_qp_err_stats->rnr_retry_count_exceeded_errors); in ocrdma_txqp_errstats()789 dev->tx_qp_err_stats.type = OCRDMA_TXQP_ERRSTATS; in ocrdma_add_port_stats()790 dev->tx_qp_err_stats.dev = dev; in ocrdma_add_port_stats()792 &dev->tx_qp_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
284 struct ocrdma_stats tx_qp_err_stats; member
1996 struct ocrdma_tx_qp_err_stats tx_qp_err_stats; member