commit | 07d985eef07348345870f1062797852cb4489b83 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Sat Feb 29 16:31:14 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 03 18:57:49 2020 -0800 |
tree | 208d11cab2639e8c4180b9821cfaef26c1a87a7d | |
parent | ed11bb1f9657e95e8b79a9a49211986bde96005a [diff] |
net: dsa: felix: Wire up the ocelot cls_flower methods Export the cls_flower methods from the ocelot driver and hook them up to the DSA passthrough layer. Tables for the VCAP IS2 parameters, as well as half key packing (field offsets and lengths) need to be defined for the VSC9959 core, as they are different from Ocelot, mainly due to the different port count. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>