Home
last modified time | relevance | path

Searched hist:"1 da6df85c6fbed8f39c56eadcae7fa75a7a0c635" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.hdiff 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 Db53_priv.hdiff 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 Db53_common.cdiff 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>