Searched refs:fabrics (Results 1 – 25 of 30) sorted by relevance
12
| /linux/drivers/nvme/host/ |
| A D | Makefile | 7 obj-$(CONFIG_NVME_FABRICS) += nvme-fabrics.o 24 nvme-fabrics-y += fabrics.o
|
| A D | trace.h | 70 __entry->fctype = cmd->fabrics.fctype;
|
| A D | nvme.h | 1211 return nvme_get_fabrics_opcode_str(cmd->fabrics.fctype); in nvme_fabrics_opcode_str()
|
| /linux/drivers/nvme/target/ |
| A D | fabrics-cmd.c | 89 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 D | Makefile | 12 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 D | trace.h | 89 __entry->fctype = cmd->fabrics.fctype;
|
| A D | fcloop.c | 602 __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 D | Makefile | 4 obj-$(CONFIG_SND_AOA) += fabrics/
|
| A D | Kconfig | 12 source "sound/aoa/fabrics/Kconfig"
|
| /linux/drivers/target/tcm_fc/ |
| A D | Kconfig | 6 Say Y here to enable the TCM FC plugin for accessing FC fabrics in TCM
|
| /linux/drivers/infiniband/ulp/isert/ |
| A D | Kconfig | 6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
|
| /linux/Documentation/devicetree/bindings/arm/tegra/ |
| A D | nvidia,tegra234-cbb.yaml | 16 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 D | qcom,msm8974.yaml | 14 bandwidth requirements between various network-on-chip fabrics.
|
| A D | qcom,msm8939.yaml | 14 adjusting the bandwidth requirements between the various NoC fabrics.
|
| A D | qcom,msm8953.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
| A D | qcom,qcm2290.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
| A D | qcom,sdm660.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
| A D | qcom,msm8996.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
| A D | qcom,sm6115.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
| A D | interconnect.txt | 16 consumers, such as in the case where two network-on-chip fabrics interface
|
| A D | qcom,msm8998-bwmon.yaml | 14 fabrics and provides information when it crosses configured thresholds.
|
| /linux/Documentation/driver-api/ |
| 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/Documentation/admin-guide/pm/ |
| A D | intel_uncore_frequency_scaling.rst | 70 offers a scalable mechanism to deal with partitioned fabrics in a SoC.
|
| /linux/include/linux/ |
| A D | nvme.h | 1816 struct nvmf_common_command fabrics; member 1855 return cmd->fabrics.fctype & 1; in nvme_is_write()
|
| /linux/Documentation/target/ |
| A D | tcmu-design.rst | 44 SCSI commands ("fabrics"), the Linux kernel target, LIO, also modularizes
|
Completed in 47 milliseconds
12