diff options
| author | Sameeh Jubran <sameehj@amazon.com> | 2019-10-06 15:33:24 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-10-07 09:30:03 -0400 |
| commit | 4d19266022ec4814add8d5f02f49cb493294c674 (patch) | |
| tree | dba719679ae0eb3a354a30244c8b55c3b9e80bc4 /tools/perf/scripts/python/syscall-counts.py | |
| parent | net: ena: change num_queues to num_io_queues for clarity and consistency (diff) | |
| download | linux-4d19266022ec4814add8d5f02f49cb493294c674.tar.gz linux-4d19266022ec4814add8d5f02f49cb493294c674.zip | |
net: ena: multiple queue creation related cleanups
- Rename ena_calc_queue_size() to ena_calc_io_queue_size() for clarity
and consistency
- Remove redundant number of io queues parameter in functions
ena_enable_msix() and ena_enable_msix_and_set_admin_interrupts(),
which already get adapter parameter, so use adapter->num_io_queues
in the function instead.
- Use the local variable ena_dev instead of ctx->ena_dev in
ena_calc_io_queue_size
- Fix multi row comment alignments
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
