Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dfabrics.h107 struct nvmf_ctrl_options { struct
164 struct nvmf_ctrl_options *opts);
169 struct nvmf_ctrl_options *opts) in nvmf_ctlr_matches_baseopts()
188 void nvmf_free_options(struct nvmf_ctrl_options *opts);
192 struct nvmf_ctrl_options *opts);
Dfabrics.c515 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
554 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
865 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
886 struct nvmf_ctrl_options *opts) in nvmf_ip_options_match()
915 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
935 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
958 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl()
Dtcp.c1748 struct nvmf_ctrl_options *opts = nctrl->opts; in nvme_tcp_set_io_queues()
1999 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_tcp_setup_ctrl()
2393 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_tcp_map_queues()
2486 nvme_tcp_existing_controller(struct nvmf_ctrl_options *opts) in nvme_tcp_existing_controller()
2503 struct nvmf_ctrl_options *opts) in nvme_tcp_create_ctrl()
Dfc.c2857 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_io_queues()
2930 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_recreate_io_queues()
3041 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_association()
3408 struct nvmf_ctrl_options *opts) in nvme_fc_existing_controller()
3426 nvme_fc_init_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, in nvme_fc_init_ctrl()
3689 nvme_fc_create_ctrl(struct device *dev, struct nvmf_ctrl_options *opts) in nvme_fc_create_ctrl()
Drdma.c721 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_alloc_io_queues()
2164 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_map_queues()
2297 nvme_rdma_existing_controller(struct nvmf_ctrl_options *opts) in nvme_rdma_existing_controller()
2314 struct nvmf_ctrl_options *opts) in nvme_rdma_create_ctrl()
Dnvme.h345 struct nvmf_ctrl_options *opts;
Dcore.c3376 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_show()
3388 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_store()
3446 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_fast_io_fail_tmo_store()
4140 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_class_uevent()
/Linux-v5.15/drivers/nvme/target/
Dloop.c308 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_loop_init_io_queues()
583 struct nvmf_ctrl_options *opts) in nvme_loop_create_ctrl()