Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dfabrics.h112 struct nvmf_ctrl_options { struct
174 struct nvmf_ctrl_options *opts);
179 struct nvmf_ctrl_options *opts) in nvmf_ctlr_matches_baseopts()
210 static inline unsigned int nvmf_nr_io_queues(struct nvmf_ctrl_options *opts) in nvmf_nr_io_queues()
225 void nvmf_free_options(struct nvmf_ctrl_options *opts);
229 struct nvmf_ctrl_options *opts);
230 void nvmf_set_io_queues(struct nvmf_ctrl_options *opts, u32 nr_io_queues,
H A Dfabrics.c645 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
713 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
1095 void nvmf_set_io_queues(struct nvmf_ctrl_options *opts, u32 nr_io_queues, in nvmf_set_io_queues()
1131 struct nvmf_ctrl_options *opts = ctrl->opts; in nvmf_map_queues()
1171 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
1192 struct nvmf_ctrl_options *opts) in nvmf_ip_options_match()
1234 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
1254 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
1282 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl()
H A Dsysfs.c429 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_show()
441 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_store()
499 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_fast_io_fail_tmo_store()
554 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_secret_show()
565 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_secret_store()
612 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_ctrl_secret_show()
623 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_ctrl_secret_store()
H A Dfc.c2857 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_io_queues()
2910 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_recreate_io_queues()
3021 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_association()
3391 struct nvmf_ctrl_options *opts) in nvme_fc_existing_controller()
3409 nvme_fc_alloc_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, in nvme_fc_alloc_ctrl()
3516 nvme_fc_init_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, in nvme_fc_init_ctrl()
3656 nvme_fc_create_ctrl(struct device *dev, struct nvmf_ctrl_options *opts) in nvme_fc_create_ctrl()
H A Drdma.c718 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_alloc_io_queues()
2221 nvme_rdma_existing_controller(struct nvmf_ctrl_options *opts) in nvme_rdma_existing_controller()
2238 struct nvmf_ctrl_options *opts) in nvme_rdma_alloc_ctrl()
2313 struct nvmf_ctrl_options *opts) in nvme_rdma_create_ctrl()
H A Dtcp.c2315 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_tcp_setup_ctrl()
2804 nvme_tcp_existing_controller(struct nvmf_ctrl_options *opts) in nvme_tcp_existing_controller()
2821 struct nvmf_ctrl_options *opts) in nvme_tcp_alloc_ctrl()
2904 struct nvmf_ctrl_options *opts) in nvme_tcp_create_ctrl()
H A Dnvme.h404 struct nvmf_ctrl_options *opts;
/linux/drivers/nvme/target/
H A Dloop.c317 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_loop_init_io_queues()
551 struct nvmf_ctrl_options *opts) in nvme_loop_create_ctrl()