diff options
author | Amit Cohen <amcohen@nvidia.com> | 2025-01-16 17:38:18 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-01-17 19:58:00 -0800 |
commit | 448269fa05c16f3d0450cdcf803ffbcf03d43f5f (patch) | |
tree | 9468f96ca77de7dbbdec4f60aca7442871d25341 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6ce1aac7480e597cd7e9235bc5c96edcac5e5339 (diff) |
mlxsw: Do not store Tx header length as driver parameter
Tx header handling was moved to PCI code, as there is no several drivers
which configure Tx header differently. Tx header length is stored as driver
parameter, this is not really necessary as it always stores the same value.
Remove this field and use the macro MLXSW_TXHDR_LEN explicitly.
Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Link: https://patch.msgid.link/1fb7b3f007de4d311e559c8a954b673d0895d5e9.1737044384.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions