Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dfabrics.h141 struct nvmf_transport_ops { struct
142 struct list_head entry;
143 struct module *module;
144 const char *name;
145 int required_opts;
146 int allowed_opts;
147 struct nvme_ctrl *(*create_ctrl)(struct device *dev,