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