Lines Matching refs:counter_u64_t
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 */
450 counter_u64_t rx_packets;
451 counter_u64_t tx_packets;
453 counter_u64_t rx_bytes;
454 counter_u64_t tx_bytes;
456 counter_u64_t rx_drops;
457 counter_u64_t tx_drops;
459 counter_u64_t stop_queue;
460 counter_u64_t wake_queue;