Searched refs:tx_dropped (Results 1 – 16 of 16) sorted by relevance
134 uint64_t tx_dropped; member
509 stats->tx_dropped += unsent - sent; in txa_service_buffer_retry()1185 stats->tx_dropped += service_stats.tx_dropped; in rte_event_eth_tx_adapter_stats_get()
169 stats->tx_dropped = bgx_stats.tx_dropped; in octeontx_bgx_port_stats()
77 uint64_t tx_dropped; member
59 uint64_t tx_dropped[RTE_MAX_ETHPORTS]; member140 port_statistics.tx_dropped[port_id], in print_port_stats()231 port_statistics.tx_dropped[port_id] in print_stats()951 &port_statistics.tx_dropped[portid]); in port_init()
279 u64 tx_dropped; member
1088 mbx->tx_dropped++; in fm10k_mbx_reset_work()1128 mbx->tx_dropped++; in fm10k_mbx_update_max_size()
123 uint64_t tx_dropped; member157 kni_stats[i].tx_dropped); in print_stats()275 kni_stats[port_id].tx_dropped += num - nb_tx; in kni_egress()
38 uint64_t tx_dropped; /**< Num of pkts dropped due to xmitpath errors. */ member
1777 stats->tx_dropped += (nb_pkts - processed); in lio_dev_xmit_pkts()
309 drop += iq_stats->tx_dropped; in lio_dev_stats_get()
1690 uint64_t tx_dropped, rx_dropped; in print_stats() local1705 tx_dropped = tx_total - tx; in print_stats()1722 tx_total, tx_dropped, tx, in print_stats()
1969 uint64_t tx_dropped; in fwd_stats_display() member2001 ports_stats[fs->tx_port].tx_dropped += fs->fwd_dropped; in fwd_stats_display()2035 total_tx_dropped += ports_stats[pt_id].tx_dropped; in fwd_stats_display()2063 stats.opackets, ports_stats[pt_id].tx_dropped, in fwd_stats_display()2064 stats.opackets + ports_stats[pt_id].tx_dropped); in fwd_stats_display()
130 uint64_t tx_dropped; member576 txq->stats.tx_dropped += nb_pkts - count; in af_xdp_tx_zc()833 stats->oerrors += txq->stats.tx_dropped; in eth_stats_get()
540 tx_adptr_stats.tx_dropped); in print_stats()
371 dev->stats.tx_dropped++; in kni_net_tx()