]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: reg: Add Policy Engine Algorithmic Bloom Filter Entries Register
authorNir Dotan <nird@mellanox.com>
Sun, 16 Dec 2018 08:49:24 +0000 (08:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Dec 2018 23:20:33 +0000 (15:20 -0800)
commit62253fffb6e23445d5cb365e85aee05355899040
tree6cd1c530bd271477939e0e60733ecf6420b3a602
parent68436296bde3574bc62e57afa68cefc26cddd186
mlxsw: reg: Add Policy Engine Algorithmic Bloom Filter Entries Register

Bloom filter is a bit vector which allows the HW a fast lookup on a
small size bit vector, that may reduce the number of lookups on the
A-TCAM memory. PEABFE register allows setting values to the bits of
the bit vector mentioned above.
Add the register to be later used in A-TCAM optimizations.

Signed-off-by: Nir Dotan <nird@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/reg.h