Lines Matching defs:nvmet_fabrics_ops
291 struct nvmet_fabrics_ops { struct
292 struct module *owner;
293 unsigned int type;
294 unsigned int msdbd;
295 unsigned int flags;
298 void (*queue_response)(struct nvmet_req *req);
299 int (*add_port)(struct nvmet_port *port);
300 void (*remove_port)(struct nvmet_port *port);
301 void (*delete_ctrl)(struct nvmet_ctrl *ctrl);
302 void (*disc_traddr)(struct nvmet_req *req,
304 u16 (*install_queue)(struct nvmet_sq *nvme_sq);
305 void (*discovery_chg)(struct nvmet_port *port);
306 u8 (*get_mdts)(const struct nvmet_ctrl *ctrl);