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)
commit489107bda1d1ad20a56cb19753d705006b21bb90
treeb7da0a56f06a2aa8391f4901c7951adb3486fbfc
parenta6bf9e933daf9609c3673e8348e7f95f3ef325c7
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