Searched refs:tx_drops (Results 1 – 8 of 8) sorted by relevance
19 uint64_t tx_drops; member
215 u64 tx_drops; member
80 ENA_STAT_GLOBAL_ENTRY(tx_drops),3772 uint64_t tx_drops; in ena_keep_alive() local3778 tx_drops = ((uint64_t)desc->tx_drops_high << 32) | desc->tx_drops_low; in ena_keep_alive()3781 adapter->dev_stats.tx_drops = tx_drops; in ena_keep_alive()
95 uint64_t tx_drops; member
897 stats->tx_drops = NICVF_GET_TX_STATS(TX_DROP); in nicvf_hw_get_stats()
111 uint64_t tx_drops; member1710 li->tx_drops += cnt - nr_tx; in do_tx()1791 drops_delta = li->tx_drops - oli->tx_drops; in packet_per_second_stats()
360 tx_drops: 0
294 stats->oerrors = port_stats.tx_drops; in nicvf_dev_stats_get()