Home
last modified time | relevance | path

Searched refs:nvmf_select_io_queue (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/nvmf/host/
H A Dnvmf_var.h119 nvmf_select_io_queue(struct nvmf_softc *sc) in nvmf_select_io_queue() function
H A Dnvmf_sim.c123 qp = nvmf_select_io_queue(sc); in nvmf_sim_io()
H A Dnvmf_ns.c226 req = nvmf_allocate_request(nvmf_select_io_queue(ns->sc), &cmd, in nvmf_ns_submit_bio()
H A Dnvmf.c1150 qp = nvmf_select_io_queue(sc); in nvmf_passthrough_cmd()