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