commit | 8fae4392d4ad8bea3a60829ff71b0735abc307c1 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Jul 08 23:51:19 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 09 16:24:17 2018 -0700 |
tree | 223371867bb88ba1fa7a338c7d4cdbde46d7063d | |
parent | 0304c00546fce74028ce5e3ea5990e784c67a8a3 [diff] |
mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate file Since Spectrum-2 has different handling of TCAM, push Spectrum MR TCAM bits to a separate file accessible by ops which allows to implement Spectrum-2 specific ops. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>