commit | c39f3e0e4f15714f29cf3c089cdb6e179997a415 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Wed Feb 20 19:32:12 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 21 15:57:45 2019 -0800 |
tree | 33af3ac3f1a3a38415bd9a48aadbfa04194ca1bb | |
parent | fdb89a3113c03d16c2f850c74e67eaf9953fbea8 [diff] |
mlxsw: spectrum: Add struct mlxsw_sp_sb_vals Spectrum-2 will be configured with a different shared buffer configuration than Spectrum-1. Therefore introduce a structure for keeping the chip-specific default and immutable configuration. Configuration mutable in runtime will still be kept in struct mlxsw_sp_sb. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>