Searched refs:tx_drops (Results 1 – 7 of 7) sorted by relevance
19 uint64_t tx_drops; member
171 u64 tx_drops; member
94 ENA_STAT_GLOBAL_ENTRY(tx_drops),2986 uint64_t tx_drops; in ena_keep_alive() local2992 tx_drops = ((uint64_t)desc->tx_drops_high << 32) | desc->tx_drops_low; in ena_keep_alive()2995 adapter->dev_stats.tx_drops = tx_drops; in ena_keep_alive()
90 uint64_t tx_drops; member1043 li->tx_drops += cnt - nr_tx; in do_tx()1124 drops_delta = li->tx_drops - oli->tx_drops; in packet_per_second_stats()
95 uint64_t tx_drops; member
897 stats->tx_drops = NICVF_GET_TX_STATS(TX_DROP); in nicvf_hw_get_stats()
308 stats->oerrors = port_stats.tx_drops; in nicvf_dev_stats_get()