Home
last modified time | relevance | path

Searched refs:tx_dropped_pkt_nospace_bufring (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/gve/
H A Dgve.h349 counter_u64_t tx_dropped_pkt_nospace_bufring; member
H A Dgve_sysctl.c148 &stats->tx_dropped_pkt_nospace_bufring, in gve_setup_txq_sysctl()
H A Dgve_tx.c890 counter_u64_add_protected(tx->stats.tx_dropped_pkt_nospace_bufring, 1); in gve_xmit_ifp()