Searched refs:q_errors (Results 1 – 12 of 12) sorted by relevance
46 stats->q_errors[i] = qstats.tx_drop_pkts; in cnxk_nix_stats_get()56 stats->q_errors[i] += qstats.rx_drop_pkts; in cnxk_nix_stats_get()
231 u64 q_errors[RTE_ETHDEV_QUEUE_STAT_CNTRS]; member
959 stats->q_errors[i] = swstats->q_errors[i]; in atl_dev_stats_get()
134 tmp.q_errors[idx] += (rxq->stats.idropped + in mlx5_stats_get()
579 stats->q_errors[queue->queue_index] = idropped; in eth_rx_queue_stats_get()
722 tmp.q_errors[idx] += (rxq->stats.idropped + in mlx4_stats_get()
123 * Using ``rte_eth_dev_stats`` fetch drops in q_errors, check if RX thread
1649 eth_stats->q_errors[i] = 0; in qede_get_stats()1659 eth_stats->q_errors[i] += in qede_get_stats()
128 eth_dev_add_port_queue_stats(d, stats.q_errors, "q_errors"); in eth_dev_handle_port_stats()
285 uint64_t q_errors[RTE_ETHDEV_QUEUE_STAT_CNTRS]; member
73 {"errors", offsetof(struct rte_eth_stats, q_errors)},
151 stats->q_errors[i] = in ionic_lif_get_abs_stats()