Home
last modified time | relevance | path

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

/linux-6.8/drivers/nvme/host/
Dfabrics.h174 struct nvmf_transport_ops { struct
175 struct list_head entry;
176 struct module *module;
177 const char *name;
178 int required_opts;
179 int allowed_opts;
180 struct nvme_ctrl *(*create_ctrl)(struct device *dev,