Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dfxpreg.h245 struct fxp_stats { struct
246 volatile u_int32_t tx_good;
247 volatile u_int32_t tx_maxcols;
248 volatile u_int32_t tx_latecols;
249 volatile u_int32_t tx_underruns;
250 volatile u_int32_t tx_lostcrs;
251 volatile u_int32_t tx_deffered;
255 volatile u_int32_t rx_good;
256 volatile u_int32_t rx_crc_errors;
258 volatile u_int32_t rx_rnr_errors;
[all …]