freebsd-dev/sys/dev/bce
Gleb Smirnoff 5af6947046 - Provide bce_get_counter() to return counters that are not collected,
but taken from hardware.
- Mechanically convert to if_inc_counter() the rest of counters.
- While here fix 3 instances of the same bug, when error counter was ++
  in one place and then assigned in other place, losing the increment.
  Achieve that storing soft errors counters in softc.
2014-09-25 07:22:24 +00:00
..
if_bce.c - Provide bce_get_counter() to return counters that are not collected, 2014-09-25 07:22:24 +00:00
if_bcefw.h Modify Copyright information and other strings to reflect Qlogic Corporation's purchase of Broadcom's NetXtreme business. 2014-05-08 19:40:37 +00:00
if_bcereg.h - Provide bce_get_counter() to return counters that are not collected, 2014-09-25 07:22:24 +00:00