Lines Matching +full:on +full:- +full:device

1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on NET
6 Enable this module to support vDPA device that uses a
13 tristate "vDPA device simulator core"
14 depends on RUNTIME_TESTING_MENU && HAS_DMA
19 Enable this module to support vDPA device simulators. These devices
23 tristate "vDPA simulator for networking device"
24 depends on VDPA_SIM
27 vDPA networking device simulator which loops TX traffic back to RX.
30 tristate "vDPA simulator for block device"
31 depends on VDPA_SIM
33 vDPA block device simulator which terminates IO request in a
37 tristate "VDUSE (vDPA Device in Userspace) support"
38 depends on EVENTFD && MMU && HAS_DMA
43 With VDUSE it is possible to emulate a vDPA Device
48 depends on PCI_MSI
67 depends on MLX5_CORE
70 of virtio net datapath such that descriptors put on the ring will
72 offloads depending on the actual device used and firmware version.
75 bool "expose steering counters on debugfs"
83 cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/untagged/ucast/packets
84 cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/untagged/mcast/bytes
89 depends on PCI_MSI
91 This kernel module bridges virtio PCI device to vDPA bus.
96 depends on PCI_MSI && X86
103 depends on PCI_MSI && PCI_IOV && (HWMON || HWMON=n)
105 # This driver MAY create a HWMON device.
106 # Depending on (HWMON || HWMON=n) ensures that:
107 # If HWMON=n the driver can be compiled either as a module or built-in.
108 # If HWMON=y the driver can be compiled either as a module or built-in.
116 This driver includes a HW monitor device that
122 depends on PCI_MSI
123 depends on PDS_CORE
127 offloaded to an AMD/Pensando DSC device.