opnsense-src/sys/dev/cxgbe
Gleb Smirnoff 4cdc1f5421 There are some high performance NICs that count statistics in hardware,
and there are ifnets, that do that via counter(9). Provide a flag that
would skip cache line trashing '+=' operation in ether_input().

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
Reviewed by:	melifaro, adrian
Approved by:	re (marius)
2013-10-09 19:04:40 +00:00
..
common Add support for packet-sniffing tracers to cxgbe(4). This works with 2013-07-26 22:04:11 +00:00
firmware Specify a timeout for the PL block. 2013-07-17 02:37:40 +00:00
tom Rework the tx credit mechanism between the cxgbe/tom driver 2013-09-09 04:38:57 +00:00
adapter.h Implement support for rx buffer packing. Enable it by default for T5 2013-08-30 01:45:36 +00:00
offload.h Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update a 2013-08-28 20:45:45 +00:00
osdep.h Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update a 2013-08-28 20:45:45 +00:00
t4_ioctl.h Add support for packet-sniffing tracers to cxgbe(4). This works with 2013-07-26 22:04:11 +00:00
t4_l2t.c cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_l2t.h cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_main.c There are some high performance NICs that count statistics in hardware, 2013-10-09 19:04:40 +00:00
t4_sge.c Fix kernel build on amd64 after r256118, since the machine/md_var.h 2013-10-07 22:30:03 +00:00
t4_tracer.c Whitespace nit. 2013-08-28 23:15:05 +00:00