commit | 6d240650bcfdba2860ab2691b5fd4352105d95a0 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Wed Jul 25 09:24:03 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 25 16:46:01 2018 -0700 |
tree | 311f9489f9ffb082be5134307004712cba186334 | |
parent | f58df510f899e4560c4e2d397f05a53f0d343fc0 [diff] |
mlxsw: spectrum_acl: Add A-TCAM region initialization Before we start using the A-TCAM we need to make sure the region is properly initialized. This includes the setting of its type (which affects the size of its eRP table, for example) and its registration with the eRP core. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>