Home
last modified time | relevance | path

Searched defs:nvmf_transport_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/nvme/host/
H A Dfabrics.h170 struct nvmf_transport_ops { struct
171 struct list_head entry;
172 struct module *module;
173 const char *name;
174 int required_opts;
175 int allowed_opts;
176 struct nvme_ctrl *(*create_ctrl)(struct device *dev,