Searched defs:mana_stats (Results 1 – 1 of 1) sorted by relevance
129 struct mana_stats { struct130 counter_u64_t packets; /* rx, tx */131 counter_u64_t bytes; /* rx, tx */132 counter_u64_t stop; /* tx */133 counter_u64_t wakeup; /* tx */134 counter_u64_t collapse; /* tx */135 counter_u64_t collapse_err; /* tx */136 counter_u64_t dma_mapping_err; /* rx, tx */137 counter_u64_t mbuf_alloc_fail; /* rx */138 counter_u64_t alt_chg; /* tx */[all …]