commit | 085f5b91629f65fa1bce19e9dd65a2e46457fe27 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Wed Sep 30 01:27:32 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 29 18:26:24 2020 -0700 |
tree | 911708bae7b8f2d9f344f12e7f73340f022b0ef3 | |
parent | 642942637c29b641975cd40b723c2986db3bd91b [diff] |
net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function And rename the existing find to ocelot_vcap_block_find_filter_by_index. The index is the position in the TCAM, and the id is the flow cookie given by tc. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>