diff options
| author | Biju Das <[email protected]> | 2021-08-18 20:07:58 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-08-19 12:05:16 +0100 |
| commit | 8912ed25daf6fc811c71ac30794822c824017c0f (patch) | |
| tree | f163eb62cecf0404a89432d636ffa3b924b59c25 /tools/perf/scripts/python | |
| parent | 896a818e0e1d4a2065e210de88b3d0535bbeac1c (diff) | |
ravb: Add net_features and net_hw_features to struct ravb_hw_info
On R-Car the checksum calculation on RX frames is done by the E-MAC
module, whereas on RZ/G2L it is done by the TOE.
TOE calculates the checksum of received frames from E-MAC and outputs it to
DMAC. TOE also calculates the checksum of transmission frames from DMAC and
outputs it E-MAC.
Add net_features and net_hw_features to struct ravb_hw_info, to support
subsequent SoCs without any code changes in the ravb_probe function.
Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Lad Prabhakar <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Sergei Shtylyov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions