Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/scsipi/
H A Dscsi_ctron_ether.h48 struct ctron_stats { struct
49 u_int32_t frames_xmit;
50 u_int32_t bytes_xmit;
51 u_int32_t ucast_xmit; /* never incremented? */
52 u_int32_t mcast_xmit; /* gets ucasts and mcasts?? */
53 u_int32_t bcast_xmit;
54 u_int32_t defer_xmit;
55 u_int32_t sgl_coll;
56 u_int32_t multi_coll;
57 u_int32_t tot_xmit_err;
[all …]