Lines Matching defs:mana_stats
129 struct mana_stats { struct
130 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 */
139 counter_u64_t alt_reset; /* tx */
140 counter_u64_t cqe_err; /* tx */
141 counter_u64_t cqe_unknown_type; /* tx */