diff options
author | Amit Cohen <[email protected]> | 2020-12-08 11:22:41 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-12-08 15:45:56 -0800 |
commit | 02c3b5c5d0197fd535d1ba96e29fa00b8d2acdf2 (patch) | |
tree | 00b8045115bdc52dcab15731dd3857acc1df5362 /tools/perf/scripts/python | |
parent | a8d5dd192a0f44707ffa4b841424e760e21ff5f4 (diff) |
mlxsw: Use one enum for all registers that contain tunnel_port field
Currently SFN, TNUMT and TNPC registers use separate enums for
tunnel_port.
Create one enum with a neutral name and use it.
Remove the enums that are not currently required.
The next patches add two more registers that contain tunnel_port field,
the new enum can be used for them also.
Signed-off-by: Amit Cohen <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions