Home
last modified time | relevance | path

Searched refs:nvmf_ctrl_options (Results 1 – 5 of 5) sorted by relevance

/drivers/nvme/host/
Dfabrics.h81 struct nvmf_ctrl_options { struct
123 struct nvmf_ctrl_options *opts);
133 void nvmf_free_options(struct nvmf_ctrl_options *opts);
Dfabrics.c509 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
537 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
718 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
738 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
757 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
776 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl()
Dnvme.h145 struct nvmf_ctrl_options *opts;
Drdma.c644 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_init_io_queues()
1880 struct nvmf_ctrl_options *opts) in nvme_rdma_create_ctrl()
/drivers/nvme/target/
Dloop.c325 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_loop_init_io_queues()
609 struct nvmf_ctrl_options *opts) in nvme_loop_create_ctrl()