Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxpvar.h153 struct fxp_hwstats { struct
154 uint32_t tx_good;
155 uint32_t tx_maxcols;
156 uint32_t tx_latecols;
157 uint32_t tx_underruns;
158 uint32_t tx_lostcrs;
159 uint32_t tx_deffered;
160 uint32_t tx_single_collisions;
161 uint32_t tx_multiple_collisions;
162 uint32_t tx_total_collisions;
[all …]