Home
last modified time | relevance | path

Searched refs:gve_txq_stats (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/gve/
H A Dgve.h273 struct gve_txq_stats { struct
283 #define NUM_TX_STATS (sizeof(struct gve_txq_stats) / sizeof(counter_u64_t)) argument
305 struct gve_txq_stats stats;
H A Dgve_sysctl.c90 struct gve_txq_stats *stats; in gve_setup_txq_sysctl()
245 struct gve_txq_stats *txqstats; in gve_accum_stats()