freebsd-dev/sys/dev/fxp
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_fxp.c - Use if_inc_counter() to increment various counters. 2014-09-18 15:56:14 +00:00
if_fxpreg.h Increase the number of TX DMA segments from 32 to 35. It turned 2014-03-31 01:54:59 +00:00
if_fxpvar.h Convert fxp(4) to use the driver API. 2014-06-02 18:45:36 +00:00
inphy.c Introduce a procedural interface to the ifnet structure. The new 2014-06-02 17:54:39 +00:00
inphyreg.h - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
rcvbundl.h