| /linux/drivers/nvme/host/ |
| H A D | Makefile | 6 obj-$(CONFIG_NVME_CORE) += nvme-core.o 7 obj-$(CONFIG_BLK_DEV_NVME) += nvme.o 8 obj-$(CONFIG_NVME_FABRICS) += nvme-fabrics.o 9 obj-$(CONFIG_NVME_RDMA) += nvme-rdma.o 10 obj-$(CONFIG_NVME_FC) += nvme-fc.o 11 obj-$(CONFIG_NVME_TCP) += nvme-tcp.o 12 obj-$(CONFIG_NVME_APPLE) += nvme-apple.o 14 nvme-core-y += core.o ioctl.o sysfs.o pr.o 15 nvme-core-$(CONFIG_NVME_VERBOSE_ERRORS) += constants.o 16 nvme-core-$(CONFIG_TRACING) += trace.o [all …]
|
| H A D | Kconfig | 15 module will be called nvme. 62 To configure a NVMe over Fabrics controller use the nvme-cli tool 63 from https://github.com/linux-nvme/nvme-cli. 78 To configure a NVMe over Fabrics controller use the nvme-cli tool 79 from https://github.com/linux-nvme/nvme-cli. 95 To configure a NVMe over Fabrics controller use the nvme-cli tool 96 from https://github.com/linux-nvme/nvme-cli. 136 module will be called nvme-apple.
|
| H A D | trace.h | 8 #define TRACE_SYSTEM nvme
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-nvme | 1 What: /sys/class/nvme/nvmeX/model 2 What: /sys/class/nvme/nvmeX/serial 3 What: /sys/class/nvme/nvmeX/firmware_rev 12 What: /sys/class/nvme/nvmeX/cntlid 20 What: /sys/class/nvme/nvmeX/cntrltype 21 What: /sys/class/nvme/nvmeX/dctype 32 What: /sys/class/nvme/nvmeX/reset_controller 40 What: /sys/class/nvme/nvmeX/rescan_controller 48 What: /sys/class/nvme/nvmeX/transport 49 What: /sys/class/nvme/nvmeX/subsysnqn [all …]
|
| /linux/arch/arm64/boot/dts/apple/ |
| H A D | t600x-nvme.dtsi | 28 DIE_NODE(nvme): nvme@393cc0000 { 29 compatible = "apple,t6000-nvme-ans2", "apple,nvme-ans2"; 31 reg-names = "nvme", "ans";
|
| /linux/drivers/nvme/ |
| H A D | Kconfig | 4 source "drivers/nvme/common/Kconfig" 5 source "drivers/nvme/host/Kconfig" 6 source "drivers/nvme/target/Kconfig"
|
| /linux/Documentation/PCI/endpoint/ |
| H A D | pci-nvme-function.rst | 11 subsystem as drivers/nvme/target/pci-epf.c. 13 See Documentation/nvme/nvme-pci-endpoint-target.rst for more details.
|
| /linux/Documentation/fault-injection/ |
| H A D | nvme-fault-injection.rst | 8 Status can be found in include/linux/nvme.h 10 Following examples show how to inject an error into the nvme. 42 nvme_process_cq+0xe7/0x1d0 [nvme] 43 nvme_irq+0x1e/0x40 [nvme] 130 nvme reset /dev/nvme0 139 nvme nvme0: resetting controller 149 nvme_irq+0x129/0x280 [nvme] 177 nvme nvme0: Could not set queue count (16385) 178 nvme nvme0: IO queues not created
|
| /linux/arch/s390/include/asm/ |
| H A D | ipl.h | 26 struct ipl_pb0_nvme nvme; member 98 } nvme; member
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7280-herobrine-zombie-nvme-lte.dts | 12 #include "sc7280-herobrine-nvme-sku.dtsi"
|
| H A D | sc7280-herobrine-zombie-nvme.dts | 12 #include "sc7280-herobrine-nvme-sku.dtsi"
|
| H A D | sc7280-herobrine-evoker.dtsi | 82 /* For nvme */ 87 /* For nvme */
|
| H A D | sc7280-herobrine-herobrine-r1.dts | 109 /* For nvme */ 114 /* For nvme */
|
| H A D | sc7280-herobrine-crd.dts | 115 /* For nvme */ 120 /* For nvme */
|
| H A D | sc8280xp-huawei-gaokun3.dts | 118 vreg_nvme: regulator-nvme { 1343 nvme_reg_en: nvme-reg-en-state {
|
| /linux/Documentation/nvme/ |
| H A D | nvme-pci-endpoint-target.rst | 253 cache_line_size nvme subclass_code 274 # echo 1 > nvmepf.0/nvme/portid 275 # echo "nvmepf.0.nqn" > nvmepf.0/nvme/subsysnqn 319 namespace block device. The *nvme* command line utility can be used to get more 322 # nvme id-ctrl /dev/nvme0 361 fields defined in the *nvme* subdirectory of the function directory. These
|
| H A D | feature-and-quirk-policy.rst | 16 The Linux NVMe host driver in drivers/nvme/host/ supports devices
|
| /linux/Documentation/ |
| H A D | subsystem-apis.rst | 62 nvme/index
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | index.rst | 187 * nvme-multipath
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568-easepi-r1.dts | 126 vcc3v3_nvme: regulator-vcc3v3-nvme { 525 nvme { 526 vcc3v3_nvme_en: vcc3v3-nvme-en {
|
| /linux/drivers/ |
| H A D | Makefile | 84 obj-y += nvme/
|
| H A D | Kconfig | 44 source "drivers/nvme/Kconfig"
|
| /linux/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc-core.c | 82 module_param_named(nvme, nvme_enabled, uint, S_IRUGO); 83 MODULE_PARM_DESC(nvme, "Enable NVMe over FC support. " 5358 struct ibmvfc_channels *nvme = &vhost->nvme_scrqs; in ibmvfc_channel_setup_done() local 5371 nvme->active_queues = be32_to_cpu(setup->num_nvme_subq_channels); in ibmvfc_channel_setup_done() 5379 if (scsi->active_queues || nvme->active_queues) in ibmvfc_channel_setup_done() 5384 for (i = 0; i < nvme->active_queues; i++) in ibmvfc_channel_setup_done() 5385 nvme->scrqs[i].vios_cookie = in ibmvfc_channel_setup_done() 5391 nvme->active_queues); in ibmvfc_channel_setup_done() 5420 struct ibmvfc_channels *nvme = &vhost->nvme_scrqs; in ibmvfc_channel_setup() local 5424 min(nvme->desired_queues, vhost->max_vios_nvme_channels); in ibmvfc_channel_setup() [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 2648 F: Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml 2679 F: drivers/nvme/host/apple.c 19575 L: linux-nvme@lists.infradead.org 19577 W: http://git.infradead.org/nvme.git 19578 T: git git://git.infradead.org/nvme.git 19579 F: Documentation/ABI/stable/sysfs-nvme 19580 F: Documentation/admin-guide/nvme-multipath.rst 19581 F: Documentation/fault-injection/nvme-fault-injection.rst 19582 F: Documentation/nvme/ 19583 F: drivers/nvme/common/ [all …]
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_ct.c | 2784 phba->sli4_hba.pc_sli4_params.nvme) in lpfc_fdmi_port_attr_fc4type()
|