Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve.h377 counter_u64_t tx_delayed_pkt_nospace_device; member
H A Dgve_sysctl.c148 &stats->tx_delayed_pkt_nospace_device, in gve_setup_txq_sysctl()
H A Dgve_tx.c710 counter_u64_add_protected(tx->stats.tx_delayed_pkt_nospace_device, 1); in gve_xmit()