| libnvmf_context_set_nr_io_queues(9) | libnvme API manual | libnvmf_context_set_nr_io_queues(9) |
NAME
libnvmf_context_set_nr_io_queues - Set nr_io_queues.
SYNOPSIS
void libnvmf_context_set_nr_io_queues (struct libnvmf_context *p , int nr_io_queues );
ARGUMENTS
- p
- The struct libnvmf_context instance to update.
- nr_io_queues
- Value to assign to the nr_io_queues field.
| libnvmf_context_set_nr_io_queues | September 2026 |