net/mlx5e: Support smaller RX/TX ring sizes
authorAchiad Shochat <achiad@mellanox.com>
Sun, 16 Aug 2015 13:04:48 +0000 (16:04 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Aug 2015 22:51:35 +0000 (15:51 -0700)
commite842b1001dc9b90cc62b489b07ff18e123c8c858
tree700c00567d172a616a78d1fe3538d8103aca8fbf
parent2d75b2bc8a8c0ce5567a6ecef52e194d117efe3f
net/mlx5e: Support smaller RX/TX ring sizes

We un-intentionally limited the minimum rings size too much.

TX minimum ring size reduced from 128 to 64.
RX minimum ring size reduced from 128 to 2.

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en.h
This page took 0.024775 seconds and 5 git commands to generate.