Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_vic.c170 struct vic_stats { struct
171 u_int32_t vs_tx_count;
172 u_int32_t vs_tx_packets;
173 u_int32_t vs_tx_0copy;
174 u_int32_t vs_tx_copy;
175 u_int32_t vs_tx_maxpending;
176 u_int32_t vs_tx_stopped;
177 u_int32_t vs_tx_overrun;
178 u_int32_t vs_intr;
179 u_int32_t vs_rx_packets;
[all …]