Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvme/host/
Dfabrics.h158 struct nvmf_transport_ops { struct
159 struct list_head entry;
160 struct module *module;
161 const char *name;
162 int required_opts;
163 int allowed_opts;
164 struct nvme_ctrl *(*create_ctrl)(struct device *dev,