Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/host/
Dfabrics.h93 struct nvmf_ctrl_options { struct
148 struct nvmf_ctrl_options *opts);
153 struct nvmf_ctrl_options *opts) in nvmf_ctlr_matches_baseopts()
172 void nvmf_free_options(struct nvmf_ctrl_options *opts);
180 struct nvmf_ctrl_options *opts);
Dfabrics.c524 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
621 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
905 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
926 struct nvmf_ctrl_options *opts) in nvmf_ip_options_match()
955 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
975 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
996 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl()
Dtcp.c1693 struct nvmf_ctrl_options *opts = nctrl->opts; in nvme_tcp_set_io_queues()
1943 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_tcp_setup_ctrl()
2321 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_tcp_map_queues()
2414 nvme_tcp_existing_controller(struct nvmf_ctrl_options *opts) in nvme_tcp_existing_controller()
2431 struct nvmf_ctrl_options *opts) in nvme_tcp_create_ctrl()
Dfc.c2833 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_io_queues()
2906 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_recreate_io_queues()
3019 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_association()
3371 struct nvmf_ctrl_options *opts) in nvme_fc_existing_controller()
3389 nvme_fc_init_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, in nvme_fc_init_ctrl()
3650 nvme_fc_create_ctrl(struct device *dev, struct nvmf_ctrl_options *opts) in nvme_fc_create_ctrl()
Drdma.c714 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_alloc_io_queues()
2155 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_map_queues()
2288 nvme_rdma_existing_controller(struct nvmf_ctrl_options *opts) in nvme_rdma_existing_controller()
2305 struct nvmf_ctrl_options *opts) in nvme_rdma_create_ctrl()
Dnvme.h334 struct nvmf_ctrl_options *opts;
Dcore.c3526 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_show()
3538 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_store()
4175 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_class_uevent()
/Linux-v5.10/drivers/nvme/target/
Dloop.c294 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_loop_init_io_queues()
566 struct nvmf_ctrl_options *opts) in nvme_loop_create_ctrl()