Home
last modified time | relevance | path

Searched defs:mana_stats (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mana/
H A Dmana.h143 struct mana_stats { struct
144 counter_u64_t packets; /* rx, tx */
145 counter_u64_t bytes; /* rx, tx */
146 counter_u64_t stop; /* tx */
147 counter_u64_t wakeup; /* tx */
148 counter_u64_t collapse; /* tx */
149 counter_u64_t collapse_err; /* tx */
150 counter_u64_t dma_mapping_err; /* rx, tx */
151 counter_u64_t mbuf_alloc_fail; /* rx */
152 counter_u64_t partial_refill; /* rx */
[all …]