Home
last modified time | relevance | path

Searched refs:fabrics (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.15/drivers/nvme/target/
H A Dfabrics-cmd.c92 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()
394 cmd->fabrics.fctype != nvme_fabrics_type_connect) in nvmet_connect_cmd_data_len()
406 cmd->fabrics.opcode); in nvmet_parse_connect_cmd()
410 if (cmd->fabrics.fctype != nvme_fabrics_type_connect) { in nvmet_parse_connect_cmd()
412 cmd->fabrics.fctype); in nvmet_parse_connect_cmd()
H A DMakefile13 nvmet-y += core.o configfs.o admin-cmd.o fabrics-cmd.o \
18 nvmet-$(CONFIG_NVME_TARGET_AUTH) += fabrics-cmd-auth.o auth.o
H A Dtrace.h89 __entry->fctype = cmd->fabrics.fctype;
H A Dfcloop.c597 __func__, sqe->common.opcode, sqe->fabrics.fctype, in check_for_drop()
603 sqe->fabrics.fctype != drop_opcode)) || in check_for_drop()
/linux-6.15/drivers/nvme/host/
H A DMakefile7 obj-$(CONFIG_NVME_FABRICS) += nvme-fabrics.o
24 nvme-fabrics-y += fabrics.o
H A Dtrace.h70 __entry->fctype = cmd->fabrics.fctype;
/linux-6.15/sound/aoa/
H A DMakefile4 obj-$(CONFIG_SND_AOA) += fabrics/
H A DKconfig12 source "sound/aoa/fabrics/Kconfig"
/linux-6.15/drivers/target/tcm_fc/
H A DKconfig6 Say Y here to enable the TCM FC plugin for accessing FC fabrics in TCM
/linux-6.15/drivers/infiniband/ulp/isert/
H A DKconfig6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
/linux-6.15/Documentation/devicetree/bindings/arm/tegra/
H A Dnvidia,tegra234-cbb.yaml16 The Tegra234 SoC has different fabrics based on CBB 2.0 architecture
17 which include cluster fabrics BPMP, AON, PSC, SCE, RCE, DCE, FSI and
/linux-6.15/Documentation/devicetree/bindings/interconnect/
H A Dqcom,msm8974.yaml14 bandwidth requirements between various network-on-chip fabrics.
H A Dqcom,msm8939.yaml14 adjusting the bandwidth requirements between the various NoC fabrics.
H A Dqcom,msm8953.yaml14 bandwidth requirements between the various NoC fabrics.
H A Dqcom,qcm2290.yaml14 bandwidth requirements between the various NoC fabrics.
H A Dqcom,sdm660.yaml14 bandwidth requirements between the various NoC fabrics.
H A Dqcom,msm8996.yaml14 bandwidth requirements between the various NoC fabrics.
H A Dqcom,sm6115.yaml14 bandwidth requirements between the various NoC fabrics.
H A Dinterconnect.txt16 consumers, such as in the case where two network-on-chip fabrics interface
H A Dqcom,msm8998-bwmon.yaml14 fabrics and provides information when it crosses configured thresholds.
/linux-6.15/Documentation/nvme/
H A Dnvme-pci-endpoint-target.rst10 using a 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 a NVMe fabrics host controller (e.g. a NVMe TCP
/linux-6.15/Documentation/driver-api/
H A Dedac.rst194 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-6.15/include/linux/
H A Dnvme.h1917 struct nvmf_common_command fabrics; member
1969 return nvme_get_fabrics_opcode_str(cmd->fabrics.fctype); in nvme_fabrics_opcode_str()
1996 return cmd->fabrics.fctype & 1; in nvme_is_write()
/linux-6.15/Documentation/admin-guide/pm/
H A Dintel_uncore_frequency_scaling.rst70 offers a scalable mechanism to deal with partitioned fabrics in a SoC.
/linux-6.15/Documentation/target/
H A Dtcmu-design.rst44 SCSI commands ("fabrics"), the Linux kernel target, LIO, also modularizes

12