commit | bbeb53b8b2c92fd4e5b51e8fd9ab1c4000e4d350 | [log] [tgz] |
---|---|---|
author | Aya Levin <ayal@mellanox.com> | Tue Nov 06 21:05:29 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Dec 05 16:00:36 2018 -0800 |
tree | dac8997050b84aa90997e1fb83f5806efd7458c5 | |
parent | d930ac796fdb3eed62b0053297a728ced8fd58b1 [diff] |
net/mlx5e: Move RSS params to a dedicated struct Remove RSS params from params struct under channels, and introduce a new struct with RSS configuration params under priv struct. There is no functional change here. Signed-off-by: Aya Levin <ayal@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>