freebsd-dev/sys/dev/cxgb
Robert Watson 78b5071407 Update stats in struct tcpstat using two new macros, TCPSTAT_ADD() and
TCPSTAT_INC(), rather than directly manipulating the fields across the
kernel.  This will make it easier to change the implementation of
these statistics, such as using per-CPU versions of the data structures.

MFC after:	3 days
2009-04-11 22:07:19 +00:00
..
common
sys
ulp Update stats in struct tcpstat using two new macros, TCPSTAT_ADD() and 2009-04-11 22:07:19 +00:00
bin2h.pl
cxgb_adapter.h
cxgb_config.h
cxgb_include.h
cxgb_ioctl.h
cxgb_main.c Minor updates to the Chelsio driver, including removing an LOR. 2009-03-23 19:58:26 +00:00
cxgb_multiq.c Prefer ENETDOWN to ENXIO when returning queuing errors due to a link 2009-03-10 22:35:45 +00:00
cxgb_offload.c Minor updates to the Chelsio driver, including removing an LOR. 2009-03-23 19:58:26 +00:00
cxgb_offload.h
cxgb_osdep.h
cxgb_sge.c Import "flowid" support for serializing flows across transmit queues 2009-04-10 06:16:14 +00:00
cxgb_t3fw.c
cxgb_t3fw.h
t3b_protocol_sram.h
t3b_tp_eeprom.h
t3c_protocol_sram.h
t3c_tp_eeprom.h
t3cdev.h