commit | 58ae92814008a324fc5698fa76fcd7497207fe0f | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Mon Jan 13 17:24:12 2020 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Mon Jan 13 18:31:48 2020 -0800 |
tree | ff481b3920436f53bec0f2b3dd50d0bc9e8ff353 | |
parent | 6a549b9f0dcd9a73991077da64eb3603b3e5f681 [diff] |
net: stmmac: gmac4+: Add TBS support Adds all the necessary HW hooks to support TBS feature in QoS cores. Changes from v1: - Remove unneeded LT shift as the IP already does this. Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>