]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: Add KVD sizes configuration into profile
authorJiri Pirko <jiri@mellanox.com>
Tue, 5 Jul 2016 09:27:45 +0000 (11:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2016 16:06:29 +0000 (09:06 -0700)
commit0ccca313387f8f645782fd750cc43e3a726b1e40
treeb7da0a56f06a2aa8391f4901c7951adb3486fbfc
parent89b33e4416d58aa85c80187dcd429a3fc11622b8
mlxsw: Add KVD sizes configuration into profile

Up until now we only used hash-based tables in the device, but we are
going to use the linear table for remote routes adjacency lists.

Add the configuration fields that control the size of the linear table.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/cmd.h
drivers/net/ethernet/mellanox/mlxsw/core.h
drivers/net/ethernet/mellanox/mlxsw/pci.c