]> 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)
commitae074876da14e855b1a8b13b27b629d927cb4b92
treeb7da0a56f06a2aa8391f4901c7951adb3486fbfc
parent5578e9b6f8b577e36905d55a5d615e76ed0b5c1c
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