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 | 7 obj-$(CONFIG_NVME_FABRICS) += nvme-fabrics.o 24 nvme-fabrics-y += fabrics.o
|
| H A D | trace.h | 70 __entry->fctype = cmd->fabrics.fctype;
|
| H A D | core.c | 800 (req->cmd->fabrics.fctype == nvme_fabrics_type_connect || in __nvme_check_ready() 801 req->cmd->fabrics.fctype == nvme_fabrics_type_auth_send || in __nvme_check_ready() 802 req->cmd->fabrics.fctype == nvme_fabrics_type_auth_receive)) in __nvme_check_ready()
|
| H A D | fc.c | 2546 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/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 | 1993 struct nvmf_common_command fabrics; member 2046 return nvme_get_fabrics_opcode_str(cmd->fabrics.fctype); in nvme_fabrics_opcode_str() 2073 return cmd->fabrics.fctype & 1; in nvme_is_write()
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel_uncore_frequency_scaling.rst | 70 offers a scalable mechanism to deal with partitioned fabrics in a SoC.
|
| /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 | 18949 F: drivers/nvme/target/fabrics-cmd-auth.c
|