diff options
| author | Florian Fainelli <f.fainelli@gmail.com> | 2017-10-20 14:39:45 -0700 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-10-23 03:06:47 +0100 |
| commit | 5d80bcbb631ce035f37bce1924fe73ed0d77b546 (patch) | |
| tree | b193ea4c80ebbf26d0ac22a7cf9f309cc8da3537 /drivers/net/dsa/qca8k.c | |
| parent | 3306145866b62ff9087b4fde489df4b3ee8755c1 (diff) | |
| download | blackbird-op-linux-5d80bcbb631ce035f37bce1924fe73ed0d77b546.tar.gz blackbird-op-linux-5d80bcbb631ce035f37bce1924fe73ed0d77b546.zip | |
net: dsa: bcm_sf2: Make UDF slices more configurable
In preparation for introducing IPv6 rules support, make the
cfp_udf_layout more flexible and match more accurately how the HW is
designed: we have 3 + 1 slices per protocol, but we may not be using all
of them and we are relative to a particular base offset (slice A for
IPv4 for instance). Also populate the slice number that should be used
(slice 1 for IPv4) based on the lookup function.
Finally, we introduce two helper functions: udf_upper_bits() and
udf_lower_bits() to help setting the UDF_n_* valid bits based on the
number of UDFs valid within a slice. Update the IPv4 rule setting to
make use of it to be more robust wrt. change in number of User Defined
Fields being programmed.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/qca8k.c')
0 files changed, 0 insertions, 0 deletions

