mlx4_en: set number of rx rings used by RSS using ethtool
authorYevgeny Petrilin <yevgenyp@mellanox.co.il>
Tue, 17 Jan 2012 22:54:55 +0000 (22:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jan 2012 21:07:34 +0000 (16:07 -0500)
Value must be a power of 2 due to HW limitation.
Driver supports only 'equal' mode in ethtool and can't be set by using weights.

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
Reviewed-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found