2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 22:54:11 +08:00
linux-next/drivers/net/ethernet/mellanox/mlx4
Or Gerlitz 1202d460b1 net/mlx4: fix UDP RSS related settings
Using RSS which takes into account UDP headers is controlled by
a module param, fix the setting of the HW RSS context to align
with that scheme. So far it was uncoditionally allowing hashing
on the UDP headers.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-27 17:17:03 -05:00
..
alloc.c
catas.c
cmd.c
cq.c
en_cq.c
en_ethtool.c Sweep the last of the active .get_drvinfo floors under ethernet/ 2011-11-14 14:13:31 -05:00
en_main.c
en_netdev.c
en_port.c
en_port.h
en_resources.c net/mlx4: move RSS related definitions to be global 2011-11-27 17:17:03 -05:00
en_rx.c net/mlx4: fix UDP RSS related settings 2011-11-27 17:17:03 -05:00
en_selftest.c
en_tx.c
eq.c
fw.c
fw.h
icm.c
icm.h
intf.c
Kconfig
main.c
Makefile
mcg.c
mlx4_en.h net/mlx4: move RSS related definitions to be global 2011-11-27 17:17:03 -05:00
mlx4.h
mr.c
pd.c
port.c
profile.c
qp.c
reset.c
sense.c
srq.c