freebsd-dev/sys/dev/bge
Gleb Smirnoff df3601781d - Use if_inc_counter() to increment various counters.
- Do not ever set a counter to a value. For those counters
  that we don't increment, but return directly from hardware
  create cases in if_get_counter() method.

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2014-09-18 15:56:14 +00:00
..
if_bge.c - Use if_inc_counter() to increment various counters. 2014-09-18 15:56:14 +00:00
if_bgereg.h Increase the number of TX DMA segments from 32 to 35. It turned 2014-03-31 01:54:59 +00:00