Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/host/
Dfabrics.h167 struct nvmf_transport_ops { struct
168 struct list_head entry;
169 struct module *module;
170 const char *name;
171 int required_opts;
172 int allowed_opts;
173 struct nvme_ctrl *(*create_ctrl)(struct device *dev,