commit | 43c670c8e48a1817ae4b64683d7d65cad5bb0502 | [log] [tgz] |
---|---|---|
author | Igor Russkikh <irusskikh@marvell.com> | Thu Apr 30 11:04:45 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri May 01 15:37:59 2020 -0700 |
tree | 2a4890c1fd0447ec7ccb54f53002dc151d48b41f | |
parent | e54dcf4bba3e2c36b3eb89cd9063753c2a3ef459 [diff] |
net: atlantic: A2 ingress / egress hw configuration Chip generations are mostly compatible register-wise, but there are still some differences. Therefore we've made some of first generation (A1) code non-static to re-use it where possible. Some pieces are A2 specific, in which case we redefine/extend such APIs. Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>