Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/qbus/
H A Dif_il.h48 struct il_stats { struct
49 u_short ils_fill1;
50 u_short ils_length; /* Length (should be 62) */
51 u_char ils_addr[6]; /* Ethernet Address */
52 u_short ils_frames; /* Number of Frames Received */
53 u_short ils_rfifo; /* Number of Frames in Receive FIFO */
54 u_short ils_xmit; /* Number of Frames Transmitted */
55 u_short ils_xcollis; /* Number of Excess Collisions */
56 u_short ils_frag; /* Number of Fragments Received */
57 u_short ils_lost; /* Number of Times Frames Lost */
[all …]