Searched defs:nvmf_transport_ops (Results 1 – 2 of 2) sorted by relevance
141 struct nvmf_transport_ops { struct142 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,
165 struct nvmf_transport_ops { struct166 struct list_head entry;167 struct module *module;168 const char *name;169 int required_opts;170 int allowed_opts;171 struct nvme_ctrl *(*create_ctrl)(struct device *dev,