Searched hist:"1 da6df85c6fbed8f39c56eadcae7fa75a7a0c635" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_regs.h | diff 1da6df85c6fbed8f39c56eadcae7fa75a7a0c635 Thu Jun 09 20:23:55 CDT 2016 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Implement ARL add/del/dump operations
Adds support for FDB add/delete/dump using the ARL read/write logic and the ARL search logic for faster dumps. The code is made flexible enough it could support devices with a different register layout like BCM5325 and BCM5365 which have fewer number of entries or pack values into a single 64 bits register.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_priv.h | diff 1da6df85c6fbed8f39c56eadcae7fa75a7a0c635 Thu Jun 09 20:23:55 CDT 2016 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Implement ARL add/del/dump operations
Adds support for FDB add/delete/dump using the ARL read/write logic and the ARL search logic for faster dumps. The code is made flexible enough it could support devices with a different register layout like BCM5325 and BCM5365 which have fewer number of entries or pack values into a single 64 bits register.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_common.c | diff 1da6df85c6fbed8f39c56eadcae7fa75a7a0c635 Thu Jun 09 20:23:55 CDT 2016 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Implement ARL add/del/dump operations
Adds support for FDB add/delete/dump using the ARL read/write logic and the ARL search logic for faster dumps. The code is made flexible enough it could support devices with a different register layout like BCM5325 and BCM5365 which have fewer number of entries or pack values into a single 64 bits register.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|