freebsd-skq/sys/dev/mlx5/mlx5_en
sephe d0428dd51c 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
..
en.h Allow RX and TX pause frames to be set through ifconfig. 2016-01-19 10:10:02 +00:00
mlx5_en_ethtool.c Fix an issue where the network adapter could be left in down state 2016-01-19 10:24:47 +00:00
mlx5_en_flow_table.c Style changes, mostly automated. 2015-11-19 10:28:51 +00:00
mlx5_en_main.c Allow RX and TX pause frames to be set through ifconfig. 2016-01-19 10:10:02 +00:00
mlx5_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
mlx5_en_tx.c Add support for CQE zipping. CQE zipping reduces PCI overhead by 2015-12-28 18:50:18 +00:00
mlx5_en_txrx.c Add support for CQE zipping. CQE zipping reduces PCI overhead by 2015-12-28 18:50:18 +00:00
tcp_tlro.c Style changes, mostly automated. 2015-11-19 10:28:51 +00:00
tcp_tlro.h Style changes, mostly automated. 2015-11-19 10:28:51 +00:00