freebsd-skq/sys/dev/bge
Oleg Bulyzhin 6fb34dd2ed - Count packets discarded by RX/TX MAC (cause of FIFO overflow, etc)
as input/output interface errors.
 - Keep values of rx/tx discards & tx collisions inside struct bge_softc.
   So we can keep statistic across ifconfig down/up runs (cause bringing
   bge up will reset chip).

Approved by:	glebius (mentor)
MFC after:	1 week
2006-01-17 23:01:58 +00:00
..
if_bge.c - Count packets discarded by RX/TX MAC (cause of FIFO overflow, etc) 2006-01-17 23:01:58 +00:00
if_bgereg.h - Count packets discarded by RX/TX MAC (cause of FIFO overflow, etc) 2006-01-17 23:01:58 +00:00