aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorHoratiu Vultur <[email protected]>2022-11-09 21:46:10 +0100
committerDavid S. Miller <[email protected]>2022-11-11 10:49:34 +0000
commite83163b66a37501cc11ba1c53e018f8236e87a2c (patch)
treef95eaed3a488b4cff6d4b4d6b43df1f17ba1955d /tools/perf/scripts/python/check-perf-trace.py
parent42ba9654acad33efe34e5125fb373889f46a3f1c (diff)
net: lan966x: Add define IFH_LEN_BYTES
The total length of IFH(inter frame header) in bytes is calculated as IFH_LEN * sizeof(u32). Because IFH_LEN describes the length in words and not in bytes. As the length of IFH in bytes is used quite often, add a define for this. This is just to simplify the things. Signed-off-by: Horatiu Vultur <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions