Home
last modified time | relevance | path

Searched refs:nvmet_ctrl (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/nvme/target/
A Dcore.c185 struct nvmet_ctrl *ctrl = in nvmet_async_event_work()
237 struct nvmet_ctrl *ctrl; in nvmet_ns_changed()
254 struct nvmet_ctrl *ctrl; in nvmet_send_ana_event()
303 struct nvmet_ctrl *ctrl; in nvmet_port_del_ctrls()
381 struct nvmet_ctrl, ka_work); in nvmet_keep_alive_timer()
550 struct nvmet_ctrl *ctrl; in nvmet_ns_enable()
616 struct nvmet_ctrl *ctrl; in nvmet_ns_disable()
1329 struct nvmet_ctrl *ctrl = in nvmet_fatal_error_handler()
1340 struct nvmet_ctrl *ctrl; in nvmet_alloc_ctrl()
1449 struct nvmet_ctrl *ctrl = container_of(ref, struct nvmet_ctrl, ref); in nvmet_ctrl_free()
[all …]
A Dnvmet.h105 struct nvmet_ctrl *ctrl;
168 struct nvmet_ctrl { struct
306 void (*delete_ctrl)(struct nvmet_ctrl *ctrl);
311 u8 (*get_mdts)(const struct nvmet_ctrl *ctrl);
312 u16 (*get_max_queue_size)(const struct nvmet_ctrl *ctrl);
411 void nvmet_start_keep_alive_timer(struct nvmet_ctrl *ctrl);
412 void nvmet_stop_keep_alive_timer(struct nvmet_ctrl *ctrl);
443 void nvmet_ctrl_fatal_error(struct nvmet_ctrl *ctrl);
445 void nvmet_update_cc(struct nvmet_ctrl *ctrl, u32 new);
448 struct nvmet_ctrl *nvmet_ctrl_find_get(const char *subsysnqn,
[all …]
A Dtrace.h35 const char *nvmet_trace_ctrl_name(struct trace_seq *p, struct nvmet_ctrl *ctrl);
44 static inline struct nvmet_ctrl *nvmet_req_to_ctrl(struct nvmet_req *req) in nvmet_req_to_ctrl()
66 __field(struct nvmet_ctrl *, ctrl)
107 __field(struct nvmet_ctrl *, ctrl)
132 TP_PROTO(struct nvmet_ctrl *ctrl, __le32 result),
A Ddiscovery.c16 struct nvmet_ctrl *ctrl) in __nvmet_disc_changed()
31 struct nvmet_ctrl *ctrl; in nvmet_port_disc_changed()
54 struct nvmet_ctrl *ctrl; in __nvmet_subsys_disc_changed()
146 struct nvmet_ctrl *ctrl = req->sq->ctrl; in discovery_log_entries()
164 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_disc_get_log_page()
250 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_disc_identify()
A Dfabrics-cmd.c40 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_prop_get()
106 static u16 nvmet_install_queue(struct nvmet_ctrl *ctrl, struct nvmet_req *req) in nvmet_install_queue()
111 struct nvmet_ctrl *old; in nvmet_install_queue()
174 struct nvmet_ctrl *ctrl = NULL; in nvmet_execute_admin_connect()
240 struct nvmet_ctrl *ctrl; in nvmet_execute_io_connect()
A Dadmin-cmd.c50 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_get_log_page_error()
109 struct nvmet_ctrl *ctrl; in nvmet_get_smart_log_all()
226 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_get_log_changed_ns()
251 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_format_ana_group()
347 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_identify_ctrl()
576 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_identify_nslist()
973 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_async_event()
992 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_keep_alive()
A Dpassthru.c23 void nvmet_passthrough_override_cap(struct nvmet_ctrl *ctrl) in nvmet_passthrough_override_cap()
35 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_passthru_override_id_ctrl()
A Dtrace.c214 const char *nvmet_trace_ctrl_name(struct trace_seq *p, struct nvmet_ctrl *ctrl) in nvmet_trace_ctrl_name()
A Dloop.c65 static void nvme_loop_delete_ctrl(struct nvmet_ctrl *ctrl);
448 static void nvme_loop_delete_ctrl(struct nvmet_ctrl *nctrl) in nvme_loop_delete_ctrl()
A Drdma.c1804 static void nvmet_rdma_delete_ctrl(struct nvmet_ctrl *ctrl) in nvmet_rdma_delete_ctrl()
1996 static u8 nvmet_rdma_get_mdts(const struct nvmet_ctrl *ctrl) in nvmet_rdma_get_mdts()
2003 static u16 nvmet_rdma_get_max_queue_size(const struct nvmet_ctrl *ctrl) in nvmet_rdma_get_max_queue_size()
A Dzns.c77 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_identify_cns_cs_ctrl()
A Dtcp.c1800 static void nvmet_tcp_delete_ctrl(struct nvmet_ctrl *ctrl) in nvmet_tcp_delete_ctrl()
A Dfc.c1565 nvmet_fc_delete_ctrl(struct nvmet_ctrl *ctrl) in nvmet_fc_delete_ctrl()

Completed in 40 milliseconds