commit | 947cbb0ac242096d60380952ec1a1761372cba66 | [log] [tgz] |
---|---|---|
author | Eyal Perry <eyalpe@mellanox.com> | Tue Dec 02 18:12:11 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 08 21:07:10 2014 -0500 |
tree | d22d19869b349a9abfc8f52dbbb9ae4c531ff7c6 | |
parent | 892311f66f2411b813ca631009356891a0c2b0a1 [diff] |
net/mlx4_en: Support for configurable RSS hash function The ConnectX HW is capable of using one of the following hash functions: Toeplitz and an XOR hash function. This patch extends the implementation of the mlx4_en driver set/get_rxfh callbacks to support getting and setting the RSS hash function used by the device. Signed-off-by: Eyal Perry <eyalpe@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>