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.h114 struct nvmf_ctrl_options { struct
177 struct nvmf_ctrl_options *opts);
182 struct nvmf_ctrl_options *opts) in nvmf_ctlr_matches_baseopts()
213 static inline unsigned int nvmf_nr_io_queues(struct nvmf_ctrl_options *opts) in nvmf_nr_io_queues()
228 void nvmf_free_options(struct nvmf_ctrl_options *opts);
232 struct nvmf_ctrl_options *opts);
233 void nvmf_set_io_queues(struct nvmf_ctrl_options *opts, u32 nr_io_queues,
H A Dfabrics.c646 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
715 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
1123 void nvmf_set_io_queues(struct nvmf_ctrl_options *opts, u32 nr_io_queues, in nvmf_set_io_queues()
1159 struct nvmf_ctrl_options *opts = ctrl->opts; in nvmf_map_queues()
1199 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
1220 struct nvmf_ctrl_options *opts) in nvmf_ip_options_match()
1262 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
1282 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
1310 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl()
H A Dsysfs.c484 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_show()
496 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_store()
554 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_fast_io_fail_tmo_store()
609 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_secret_show()
620 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_secret_store()
667 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_ctrl_secret_show()
678 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_dhchap_ctrl_secret_store()
H A Dfc.c2864 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_io_queues()
2917 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_recreate_io_queues()
3028 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_association()
3398 struct nvmf_ctrl_options *opts) in nvme_fc_existing_controller()
3416 nvme_fc_alloc_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, in nvme_fc_alloc_ctrl()
3523 nvme_fc_init_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, in nvme_fc_init_ctrl()
3663 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()
2220 nvme_rdma_existing_controller(struct nvmf_ctrl_options *opts) in nvme_rdma_existing_controller()
2237 struct nvmf_ctrl_options *opts) in nvme_rdma_alloc_ctrl()
2312 struct nvmf_ctrl_options *opts) in nvme_rdma_create_ctrl()
H A Dtcp.c2360 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_tcp_setup_ctrl()
2865 nvme_tcp_existing_controller(struct nvmf_ctrl_options *opts) in nvme_tcp_existing_controller()
2882 struct nvmf_ctrl_options *opts) in nvme_tcp_alloc_ctrl()
2965 struct nvmf_ctrl_options *opts) in nvme_tcp_create_ctrl()
H A Dnvme.h404 struct nvmf_ctrl_options *opts;
H A Dcore.c4596 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_class_uevent()