freebsd-dev/sys/dev/an
Maxim Sobolev e50d35e6c6 Add new tunable 'net.link.ifqmaxlen' to set default send interface
queue length. The default value for this parameter is 50, which is
quite low for many of today's uses and the only way to modify this
parameter right now is to edit if_var.h file. Also add read-only
sysctl with the same name, so that it's possible to retrieve the
current value.

MFC after:	1 month
2010-05-03 07:32:50 +00:00
..
if_aironet_ieee.h
if_an_isa.c Use bus_*() rather than bus_space_*(). 2009-11-24 16:54:54 +00:00
if_an_pccard.c Use bus_*() rather than bus_space_*(). 2009-11-24 16:54:54 +00:00
if_an_pci.c Use bus_*() rather than bus_space_*(). 2009-11-24 16:54:54 +00:00
if_an.c Add new tunable 'net.link.ifqmaxlen' to set default send interface 2010-05-03 07:32:50 +00:00
if_anreg.h - For 350 chips, don't set various INTR bits in TX control word; turning INTR 2009-11-24 16:57:35 +00:00