commit | 91329e27f36d7008402fb4d5e853e731a200f19b | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Wed Jul 25 09:23:50 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 25 16:46:01 2018 -0700 |
tree | a0c6ae4e855fbbdd1296590a3881e740995511c5 | |
parent | 41147bb18a38a9c9e805dac3d82cef7f1cb24eef [diff] |
mlxsw: reg: Prepare PERERP register for A-TCAM usage Before introducing A-TCAM support we need to make sure all the necessary fields are configurable and not hard coded to values that worked for the C-TCAM only use case. This includes - for example - the ability to configure the eRP table used by the TCAM region. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>