summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSurabhi Gogte <sgogte@purestorage.com>2026-06-26 22:15:50 -0600
committerKeith Busch <kbusch@kernel.org>2026-07-06 11:31:11 -0700
commitf4254b18d48af66a99101092b1d72f58c4c69b23 (patch)
tree559c757da00e4286d4ff13b73863c257cd043ea4 /tools/perf/scripts/python
parentba6e9472b453ccea313c7dad5bf2ad98d6ad13f5 (diff)
nvme-rdma: refactor nvme_rdma_alloc_queue() to take a queue pointer
Callers are responsible for initializing queue->ctrl and queue->queue_size before calling nvme_rdma_alloc_queue(), which now derives ctrl and idx from the queue pointer directly. This removes redundant assignments inside the function and simplifies the interface. Signed-off-by: Surabhi Gogte <sgogte@purestorage.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions