Home
last modified time | relevance | path

Searched refs:fctype (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dtrace.h25 const char *nvmet_trace_parse_fabrics_cmd(struct trace_seq *p, u8 fctype,
28 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \
30 nvmet_trace_parse_fabrics_cmd(p, fctype, cdw10) : \
68 __field(u8, fctype)
81 __entry->fctype = cmd->fabrics.fctype;
95 __entry->fctype),
97 __entry->fctype, __entry->cdw10))
H A Dfabrics-cmd.c89 switch (cmd->fabrics.fctype) { in nvmet_parse_fabrics_cmd()
98 cmd->fabrics.fctype); in nvmet_parse_fabrics_cmd()
99 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_cmd()
301 if (cmd->fabrics.fctype != nvme_fabrics_type_connect) { in nvmet_parse_connect_cmd()
303 cmd->fabrics.fctype); in nvmet_parse_connect_cmd()
304 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_connect_cmd()
H A Dtrace.c173 u8 fctype, u8 *spc) in nvmet_trace_parse_fabrics_cmd()
175 switch (fctype) { in nvmet_trace_parse_fabrics_cmd()
172 nvmet_trace_parse_fabrics_cmd(struct trace_seq *p, u8 fctype, u8 *spc) nvmet_trace_parse_fabrics_cmd() argument
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dtrace.h23 const char *nvme_trace_parse_fabrics_cmd(struct trace_seq *p, u8 fctype,
26 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \
28 nvme_trace_parse_fabrics_cmd(p, fctype, cdw10) : \
56 __field(u8, fctype)
70 __entry->fctype = cmd->fabrics.fctype;
80 __entry->fctype),
82 __entry->fctype, __entry->cdw10))
H A Dfabrics.c150 cmd.prop_get.fctype = nvme_fabrics_type_property_get; in nvmf_reg_read32()
196 cmd.prop_get.fctype = nvme_fabrics_type_property_get; in nvmf_reg_read64()
241 cmd.prop_set.fctype = nvme_fabrics_type_property_set; in nvmf_reg_write32()
381 cmd.connect.fctype = nvme_fabrics_type_connect; in nvmf_connect_admin_queue()
451 cmd.connect.fctype = nvme_fabrics_type_connect; in nvmf_connect_io_queue()
590 req->cmd->fabrics.fctype == nvme_fabrics_type_connect) in __nvmf_check_ready()
H A Dtrace.c231 u8 fctype, u8 *spc) in nvme_trace_parse_fabrics_cmd()
233 switch (fctype) { in nvme_trace_parse_fabrics_cmd()
230 nvme_trace_parse_fabrics_cmd(struct trace_seq *p, u8 fctype, u8 *spc) nvme_trace_parse_fabrics_cmd() argument
H A Dfc.c2561 "NVME-FC{%d.%d}: io timeout: opcode %d fctype %d w10/11: " in nvme_fc_timeout()
2564 sqe->connect.fctype, sqe->common.cdw10, sqe->common.cdw11); in nvme_fc_timeout()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dtrace.h25 const char *nvmet_trace_parse_fabrics_cmd(struct trace_seq *p, u8 fctype,
28 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \
30 nvmet_trace_parse_fabrics_cmd(p, fctype, cdw10) : \
70 __field(u8, fctype)
83 __entry->fctype = cmd->fabrics.fctype;
97 __entry->fctype),
99 __entry->fctype, __entry->cdw10))
H A Dfabrics-cmd.c89 switch (cmd->fabrics.fctype) { in nvmet_parse_fabrics_admin_cmd()
106 cmd->fabrics.fctype); in nvmet_parse_fabrics_admin_cmd()
107 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_admin_cmd()
118 switch (cmd->fabrics.fctype) { in nvmet_parse_fabrics_io_cmd()
129 cmd->fabrics.fctype); in nvmet_parse_fabrics_io_cmd()
130 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_io_cmd()
361 if (cmd->fabrics.fctype != nvme_fabrics_type_connect) { in nvmet_parse_connect_cmd()
363 cmd->fabrics.fctype); in nvmet_parse_connect_cmd()
364 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_connect_cmd()
H A Dtrace.c189 u8 fctype, u8 *spc) in nvmet_trace_parse_fabrics_cmd()
191 switch (fctype) { in nvmet_trace_parse_fabrics_cmd()
188 nvmet_trace_parse_fabrics_cmd(struct trace_seq *p, u8 fctype, u8 *spc) nvmet_trace_parse_fabrics_cmd() argument
H A Dfcloop.c590 pr_info("%s: seq opcd x%02x fctype x%02x: drop F %s op x%02x " in check_for_drop()
592 __func__, sqe->common.opcode, sqe->fabrics.fctype, in check_for_drop()
598 sqe->fabrics.fctype != drop_opcode)) || in check_for_drop()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dtrace.h23 const char *nvme_trace_parse_fabrics_cmd(struct trace_seq *p, u8 fctype,
26 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \
28 nvme_trace_parse_fabrics_cmd(p, fctype, cdw10) : \
56 __field(u8, fctype)
70 __entry->fctype = cmd->fabrics.fctype;
80 __entry->fctype),
82 __entry->fctype, __entry->cdw10))
H A Dtrace.c328 u8 fctype, u8 *spc) in nvme_trace_parse_fabrics_cmd()
330 switch (fctype) { in nvme_trace_parse_fabrics_cmd()
327 nvme_trace_parse_fabrics_cmd(struct trace_seq *p, u8 fctype, u8 *spc) nvme_trace_parse_fabrics_cmd() argument
H A Dfabrics.c178 cmd.prop_get.fctype = nvme_fabrics_type_property_get; in nvmf_reg_read32()
223 cmd.prop_get.fctype = nvme_fabrics_type_property_get; in nvmf_reg_read64()
267 cmd.prop_set.fctype = nvme_fabrics_type_property_set; in nvmf_reg_write32()
399 cmd->connect.fctype = nvme_fabrics_type_connect; in nvmf_connect_cmd_prep()
H A Dnvme.h1134 static inline const unsigned char *nvme_opcode_str(int qid, u8 opcode, u8 fctype) in nvme_opcode_str() argument
1137 return nvme_get_fabrics_opcode_str(fctype); in nvme_opcode_str()
H A Dauth.c74 cmd.auth_send.fctype = nvme_fabrics_type_auth_send; in nvme_auth_submit()
77 cmd.auth_receive.fctype = nvme_fabrics_type_auth_receive; in nvme_auth_submit()
H A Dtcp.c2276 u8 opc = pdu->cmd.common.opcode, fctype = pdu->cmd.fabrics.fctype; in nvme_tcp_timeout() local
2282 opc, nvme_opcode_str(qid, opc, fctype)); in nvme_tcp_timeout()
H A Dcore.c744 (req->cmd->fabrics.fctype == nvme_fabrics_type_connect || in __nvme_check_ready()
745 req->cmd->fabrics.fctype == nvme_fabrics_type_auth_send || in __nvme_check_ready()
746 req->cmd->fabrics.fctype == nvme_fabrics_type_auth_receive)) in __nvme_check_ready()
H A Dfc.c2578 "NVME-FC{%d.%d}: io timeout: opcode %d fctype %d w10/11: " in nvme_fc_timeout()
2581 sqe->connect.fctype, sqe->common.cdw10, sqe->common.cdw11); in nvme_fc_timeout()
/kernel/linux/linux-5.10/include/linux/
H A Dnvme.h1260 * If not fabrics command, fctype will be ignored.
1262 #define show_opcode_name(qid, opcode, fctype) \
1264 show_fabrics_type_name(fctype) : \
1273 __u8 fctype; member
1334 __u8 fctype; member
1359 __u8 fctype; member
1372 __u8 fctype; member
1455 return cmd->fabrics.fctype & 1; in nvme_is_write()
/kernel/linux/linux-6.6/include/linux/
H A Dnvme.h1435 * If not fabrics command, fctype will be ignored.
1437 #define show_opcode_name(qid, opcode, fctype) \
1439 show_fabrics_type_name(fctype) : \
1448 __u8 fctype; member
1516 __u8 fctype; member
1546 __u8 fctype; member
1559 __u8 fctype; member
1571 __u8 fctype; member
1586 __u8 fctype; member
1601 __u8 fctype; member
[all...]

Completed in 39 milliseconds