1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/cxgbe
Sepherosa Ziehau 6dd38b8716 tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication
And factor out tcp_lro_rx_done, which deduplicates the same logic with
netinet/tcp_lro.c

Reviewed by:	gallatin (1st version), hps, zbb, np, Dexuan Cui <decui microsoft com>
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D5725
2016-04-01 06:28:33 +00:00
..
common cxgbe(4): Tidy up PAUSE frame accounting. 2016-03-17 01:15:16 +00:00
cxgbei
firmware cxgbe(4): Enable PFs 0-3, and allow creation of SR-IOV VFs on these PFs 2016-03-16 19:46:22 +00:00
iw_cxgbe cxgbe/iw_cxgbe: Fix for stray "start_ep_timer timer already started!" 2016-03-29 00:10:47 +00:00
tom cxgbe: catch up with the latest hardware-related definitions. 2016-02-19 00:29:16 +00:00
adapter.h Remove #ifdef's from various structures used in the cxgbe/cxl driver. 2016-03-31 18:36:50 +00:00
if_cxl.c
offload.h Remove #ifdef's from various structures used in the cxgbe/cxl driver. 2016-03-31 18:36:50 +00:00
osdep.h cxgbe(4): Remove __devinit and SPEED_<foo> as part of catch up with 2016-03-08 08:13:37 +00:00
t4_ioctl.h cxgbe(4): Overhaul the shared code that deals with the chip's TP block, 2016-03-08 02:04:05 +00:00
t4_l2t.c
t4_l2t.h
t4_main.c cxgbe(4): Tidy up PAUSE frame accounting. 2016-03-17 01:15:16 +00:00
t4_mp_ring.c
t4_mp_ring.h
t4_netmap.c cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters. 2016-03-08 00:23:56 +00:00
t4_sge.c tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication 2016-04-01 06:28:33 +00:00
t4_tracer.c