diff options
author | Alex Elder <[email protected]> | 2021-01-13 11:15:27 -0600 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-14 17:39:58 -0800 |
commit | d9cbe818485bafaf460e5d2a414b0f72b5a200ee (patch) | |
tree | 1592e7220e3be082b1fdc2b030db66a65c976f20 /tools/perf/scripts/python/sctop.py | |
parent | 747fdd47ed4fc00a6c08bc59710c469f30c1594c (diff) |
net: ipa: a few simple renames
The return value of gsi_command() is true if successful or false if
we time out waiting for a completion interrupt.
Rename the variables in the three callers of gsi_command() to be
"timeout", to make it more obvious that's the only reason for
failure.
In addition, add a "gsi_" prefix to evt_ring_command() so its name
is consistent with the convention used for GSI channel and generic
commands.
Signed-off-by: Alex Elder <[email protected]>
Reviewed-by: Saeed Mahameed <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions