Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82557reg.h456 struct fxp_stats { struct
457 volatile uint32_t tx_good;
458 volatile uint32_t tx_maxcols;
459 volatile uint32_t tx_latecols;
460 volatile uint32_t tx_underruns;
461 volatile uint32_t tx_lostcrs;
462 volatile uint32_t tx_deferred;
463 volatile uint32_t tx_single_collisions;
464 volatile uint32_t tx_multiple_collisions;
465 volatile uint32_t tx_total_collisions;
[all …]