summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
diff options
context:
space:
mode:
authorAchiad Shochat2015-08-16 15:04:46 +0200
committerDavid S. Miller2015-08-18 00:51:35 +0200
commit936896e9080b84b0e8b9b23e84fb734e91f5ba6d (patch)
treeed77fbf1a0b9ce023dac81c6ae330478f260371a /drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
parentnet/mlx5e: Have a single RSS Toeplitz hash key (diff)
downloadkernel-qcow2-linux-936896e9080b84b0e8b9b23e84fb734e91f5ba6d.tar.gz
kernel-qcow2-linux-936896e9080b84b0e8b9b23e84fb734e91f5ba6d.tar.xz
kernel-qcow2-linux-936896e9080b84b0e8b9b23e84fb734e91f5ba6d.zip
net/mlx5e: Make RSS indirection table size a constant
The indirection table size was defined by a variable that was actually assigned a constant value. Since we do not have any forseen intension to make it configurable we simply made it a constant. We also limit the number of channels such that the RSS indirection table could always populate all RX rings. Signed-off-by: Achiad Shochat <achiad@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c')
0 files changed, 0 insertions, 0 deletions