Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dfabrics.h113 struct nvmf_ctrl_options { struct
172 struct nvmf_ctrl_options *opts);
177 struct nvmf_ctrl_options *opts) in nvmf_ctlr_matches_baseopts()
213 void nvmf_free_options(struct nvmf_ctrl_options *opts);
217 struct nvmf_ctrl_options *opts);
Dfabrics.c558 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
600 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
945 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
966 struct nvmf_ctrl_options *opts) in nvmf_ip_options_match()
1008 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
1028 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
1054 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl()
Dtcp.c1801 struct nvmf_ctrl_options *opts = nctrl->opts; in nvme_tcp_set_io_queues()
2038 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_tcp_setup_ctrl()
2434 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_tcp_map_queues()
2551 nvme_tcp_existing_controller(struct nvmf_ctrl_options *opts) in nvme_tcp_existing_controller()
2568 struct nvmf_ctrl_options *opts) in nvme_tcp_create_ctrl()
Dfc.c2879 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_io_queues()
2932 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_recreate_io_queues()
3043 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_association()
3402 struct nvmf_ctrl_options *opts) in nvme_fc_existing_controller()
3420 nvme_fc_init_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, in nvme_fc_init_ctrl()
3654 nvme_fc_create_ctrl(struct device *dev, struct nvmf_ctrl_options *opts) in nvme_fc_create_ctrl()
Drdma.c723 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_alloc_io_queues()
2150 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_map_queues()
2279 nvme_rdma_existing_controller(struct nvmf_ctrl_options *opts) in nvme_rdma_existing_controller()
2296 struct nvmf_ctrl_options *opts) in nvme_rdma_create_ctrl()
Dcore.c3708 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_show()
3720 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_store()
3778 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_fast_io_fail_tmo_store()
3833 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_secret_show()
3844 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_secret_store()
3888 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_ctrl_secret_show()
3899 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_ctrl_secret_store()
4741 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_class_uevent()
Dnvme.h374 struct nvmf_ctrl_options *opts;
/drivers/nvme/target/
Dloop.c304 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_loop_init_io_queues()
534 struct nvmf_ctrl_options *opts) in nvme_loop_create_ctrl()