Searched refs:fabrics (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/nvme/target/ |
| H A D | fabrics-cmd.c | 92 switch (cmd->fabrics.fctype) { in nvmet_fabrics_admin_cmd_data_len() 108 switch (cmd->fabrics.fctype) { in nvmet_parse_fabrics_admin_cmd() 125 cmd->fabrics.fctype); in nvmet_parse_fabrics_admin_cmd() 137 switch (cmd->fabrics.fctype) { in nvmet_fabrics_io_cmd_data_len() 153 switch (cmd->fabrics.fctype) { in nvmet_parse_fabrics_io_cmd() 164 cmd->fabrics.fctype); in nvmet_parse_fabrics_io_cmd() 402 cmd->fabrics.fctype != nvme_fabrics_type_connect) in nvmet_connect_cmd_data_len() 414 cmd->fabrics.opcode); in nvmet_parse_connect_cmd() 418 if (cmd->fabrics.fctype != nvme_fabrics_type_connect) { in nvmet_parse_connect_cmd() 420 cmd->fabrics.fctype); in nvmet_parse_connect_cmd()
|
| H A D | trace.h | 89 __entry->fctype = cmd->fabrics.fctype;
|
| H A D | fcloop.c | 640 __func__, sqe->common.opcode, sqe->fabrics.fctype, in check_for_drop() 646 sqe->fabrics.fctype != drop_opcode)) || in check_for_drop()
|
| /linux/drivers/nvme/host/ |
| H A D | Makefile | 8 obj-$(CONFIG_NVME_FABRICS) += nvme-fabrics.o 25 nvme-fabrics-y += fabrics.o
|
| H A D | trace.h | 70 __entry->fctype = cmd->fabrics.fctype;
|
| H A D | core.c | 828 (req->cmd->fabrics.fctype == nvme_fabrics_type_connect || in __nvme_check_ready() 829 req->cmd->fabrics.fctype == nvme_fabrics_type_auth_send || in __nvme_check_ready() 830 req->cmd->fabrics.fctype == nvme_fabrics_type_auth_receive)) in __nvme_check_ready()
|
| H A D | fc.c | 2552 ctrl->cnum, qnum, sqe->common.opcode, sqe->fabrics.fctype, in nvme_fc_timeout()
|
| /linux/sound/aoa/ |
| H A D | Makefile | 4 obj-$(CONFIG_SND_AOA) += fabrics/
|
| H A D | Kconfig | 12 source "sound/aoa/fabrics/Kconfig"
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-nvme | 67 available for fabrics controllers. 70 fabrics controller. 87 hostnqn: Shows the host NQN used by this fabrics controller. 90 fabrics controller. 92 Only available for fabrics controllers. 102 for fabrics controllers. 185 for fabrics controllers. 378 available for fabrics controllers.
|
| /linux/drivers/target/tcm_fc/ |
| H A D | Kconfig | 6 Say Y here to enable the TCM FC plugin for accessing FC fabrics in TCM
|
| /linux/drivers/infiniband/ulp/isert/ |
| H A D | Kconfig | 6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
|
| /linux/Documentation/devicetree/bindings/interconnect/ |
| H A D | interconnect.txt | 16 consumers, such as in the case where two network-on-chip fabrics interface
|
| /linux/Documentation/nvme/ |
| H A D | nvme-pci-endpoint-target.rst | 10 using an NVMe fabrics target controller configured with the PCI transport type. 18 using NVMe over fabrics: the controller represents the interface to an NVMe 22 existing physical NVMe device or an NVMe fabrics host controller (e.g. a NVMe
|
| /linux/Documentation/driver-api/ |
| H A D | edac.rst | 194 An AMD heterogeneous system is built by connecting the data fabrics of 198 The MI200 accelerators are data center GPUs. They have 2 data fabrics,
|
| /linux/include/linux/ |
| H A D | nvme.h | 2009 struct nvmf_common_command fabrics; member 2062 return nvme_get_fabrics_opcode_str(cmd->fabrics.fctype); in nvme_fabrics_opcode_str() 2089 return cmd->fabrics.fctype & 1; in nvme_is_write()
|
| /linux/Documentation/target/ |
| H A D | tcmu-design.rst | 44 SCSI commands ("fabrics"), the Linux kernel target, LIO, also modularizes
|
| /linux/ |
| H A D | MAINTAINERS | 19572 F: drivers/nvme/target/fabrics-cmd-auth.c
|