Home
last modified time | relevance | path

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

/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()
618 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
902 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
923 struct nvmf_ctrl_options *opts) in nvmf_ip_options_match()
952 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
972 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
993 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl()
Dtcp.c1598 struct nvmf_ctrl_options *opts = nctrl->opts; in nvme_tcp_set_io_queues()
1828 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_tcp_setup_ctrl()
2175 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_tcp_map_queues()
2262 nvme_tcp_existing_controller(struct nvmf_ctrl_options *opts) in nvme_tcp_existing_controller()
2279 struct nvmf_ctrl_options *opts) in nvme_tcp_create_ctrl()
Dfc.c2444 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_io_queues()
2517 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_recreate_io_queues()
2628 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_fc_create_association()
3031 struct nvmf_ctrl_options *opts) in nvme_fc_existing_controller()
3049 nvme_fc_init_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, in nvme_fc_init_ctrl()
3311 nvme_fc_create_ctrl(struct device *dev, struct nvmf_ctrl_options *opts) in nvme_fc_create_ctrl()
Drdma.c651 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_alloc_io_queues()
1822 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_rdma_map_queues()
1955 nvme_rdma_existing_controller(struct nvmf_ctrl_options *opts) in nvme_rdma_existing_controller()
1972 struct nvmf_ctrl_options *opts) in nvme_rdma_create_ctrl()
Dnvme.h279 struct nvmf_ctrl_options *opts;
Dcore.c3786 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_class_uevent()
/drivers/nvme/target/
Dloop.c295 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_loop_init_io_queues()
569 struct nvmf_ctrl_options *opts) in nvme_loop_create_ctrl()