freebsd-dev/sys/ofed/drivers/net/mlx4
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
..
alloc.c
catas.c
cmd.c Don't leak work if __mlx4_register_vlan(..) fails in 2015-11-19 01:08:16 +00:00
cq.c
en_cq.c
en_main.c Updated the mlx4 and mlxen drivers to the latest version, v2.1.6: 2015-12-03 13:29:20 +00:00
en_netdev.c LinuxKPI list updates: 2016-01-26 15:12:31 +00:00
en_port.c Add missing curly brackets in for loop. 2016-03-17 12:30:21 +00:00
en_port.h
en_resources.c
en_rx.c tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication 2016-04-01 06:28:33 +00:00
en_tx.c Use hardware computed Toeplitz hash for incoming flowids 2016-03-15 15:53:37 +00:00
eq.c
fw.c
fw.h
icm.c
icm.h
intf.c
main.c Updated the mlx4 and mlxen drivers to the latest version, v2.1.6: 2015-12-03 13:29:20 +00:00
Makefile
mcg.c
mlx4_en.h Convert the mlxen driver to use the BUSDMA(9) APIs instead of 2015-12-03 14:56:17 +00:00
mlx4_stats.h Updated the mlx4 and mlxen drivers to the latest version, v2.1.6: 2015-12-03 13:29:20 +00:00
mlx4.h Updated the mlx4 and mlxen drivers to the latest version, v2.1.6: 2015-12-03 13:29:20 +00:00
mr.c
pd.c
port.c Updated the mlx4 and mlxen drivers to the latest version, v2.1.6: 2015-12-03 13:29:20 +00:00
profile.c
qp.c
reset.c
resource_tracker.c
sense.c
srq.c
sys_tune.c