Home
last modified time | relevance | path

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

12

/linux/drivers/nvme/host/
A DMakefile7 obj-$(CONFIG_NVME_FABRICS) += nvme-fabrics.o
24 nvme-fabrics-y += fabrics.o
A Dtrace.h70 __entry->fctype = cmd->fabrics.fctype;
A Dnvme.h1211 return nvme_get_fabrics_opcode_str(cmd->fabrics.fctype); in nvme_fabrics_opcode_str()
/linux/drivers/nvme/target/
A Dfabrics-cmd.c89 switch (cmd->fabrics.fctype) { in nvmet_parse_fabrics_admin_cmd()
106 cmd->fabrics.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()
351 cmd->fabrics.opcode); in nvmet_parse_connect_cmd()
355 if (cmd->fabrics.fctype != nvme_fabrics_type_connect) { in nvmet_parse_connect_cmd()
357 cmd->fabrics.fctype); in nvmet_parse_connect_cmd()
A DMakefile12 nvmet-y += core.o configfs.o admin-cmd.o fabrics-cmd.o \
17 nvmet-$(CONFIG_NVME_TARGET_AUTH) += fabrics-cmd-auth.o auth.o
A Dtrace.h89 __entry->fctype = cmd->fabrics.fctype;
A Dfcloop.c602 __func__, sqe->common.opcode, sqe->fabrics.fctype, in check_for_drop()
608 sqe->fabrics.fctype != drop_opcode)) || in check_for_drop()
/linux/sound/aoa/
A DMakefile4 obj-$(CONFIG_SND_AOA) += fabrics/
A DKconfig12 source "sound/aoa/fabrics/Kconfig"
/linux/drivers/target/tcm_fc/
A DKconfig6 Say Y here to enable the TCM FC plugin for accessing FC fabrics in TCM
/linux/drivers/infiniband/ulp/isert/
A DKconfig6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
/linux/Documentation/devicetree/bindings/arm/tegra/
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/Documentation/devicetree/bindings/interconnect/
A Dqcom,msm8974.yaml14 bandwidth requirements between various network-on-chip fabrics.
A Dqcom,msm8939.yaml14 adjusting the bandwidth requirements between the various NoC fabrics.
A Dqcom,msm8953.yaml14 bandwidth requirements between the various NoC fabrics.
A Dqcom,qcm2290.yaml14 bandwidth requirements between the various NoC fabrics.
A Dqcom,sdm660.yaml14 bandwidth requirements between the various NoC fabrics.
A Dqcom,msm8996.yaml14 bandwidth requirements between the various NoC fabrics.
A Dqcom,sm6115.yaml14 bandwidth requirements between the various NoC fabrics.
A Dinterconnect.txt16 consumers, such as in the case where two network-on-chip fabrics interface
A Dqcom,msm8998-bwmon.yaml14 fabrics and provides information when it crosses configured thresholds.
/linux/Documentation/driver-api/
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/Documentation/admin-guide/pm/
A Dintel_uncore_frequency_scaling.rst70 offers a scalable mechanism to deal with partitioned fabrics in a SoC.
/linux/include/linux/
A Dnvme.h1816 struct nvmf_common_command fabrics; member
1855 return cmd->fabrics.fctype & 1; in nvme_is_write()
/linux/Documentation/target/
A Dtcmu-design.rst44 SCSI commands ("fabrics"), the Linux kernel target, LIO, also modularizes

Completed in 47 milliseconds

12