diff options
author | Arthur Kiyanovski <[email protected]> | 2022-01-07 20:23:43 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-01-07 19:25:51 -0800 |
commit | c215941abacff64b686004731d42e68dcda5b8d8 (patch) | |
tree | 71dbbebfbb04aa8c4328a2844d64d82d0828121a /tools/perf/scripts/python/sched-migration.py | |
parent | e3445469803387ce4940fdb30081498104c57abf (diff) |
net: ena: Remove ena_calc_queue_size_ctx struct
This struct was used to pass data from callee function to its caller.
Its usage can be avoided.
Removing it results in less code without any damage to code readability.
Also it allows to consolidate ring size calculation into a single
function (ena_calc_io_queue_size()).
Signed-off-by: Shay Agroskin <[email protected]>
Signed-off-by: Arthur Kiyanovski <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions