Home
last modified time | relevance | path

Searched refs:nvmf_nr_io_queues (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvme/host/
H A Dfabrics.h210 static inline unsigned int nvmf_nr_io_queues(struct nvmf_ctrl_options *opts) in nvmf_nr_io_queues() function
H A Drdma.c722 nr_io_queues = nvmf_nr_io_queues(opts); in nvme_rdma_alloc_io_queues()
H A Dtcp.c2119 nr_io_queues = nvmf_nr_io_queues(ctrl->opts); in nvme_tcp_alloc_io_queues()