Searched full:snooping (Results 1 – 25 of 138) sorted by relevance
123456
/linux-6.14.4/Documentation/ABI/testing/ |
D | debugfs-scmi-raw | 5 Description: SCMI Raw synchronous message injection/snooping facility; write 20 Description: SCMI Raw asynchronous message injection/snooping facility; write 49 Description: SCMI Raw notification snooping facility; any notification 72 Description: SCMI Raw synchronous message injection/snooping facility; write 96 Description: SCMI Raw asynchronous message injection/snooping facility; write
|
/linux-6.14.4/Documentation/devicetree/bindings/ptp/ |
D | timestamper.txt | 1 Time stamps from MII bus snooping devices 7 connection between the snooping device and a given network interface.
|
/linux-6.14.4/Documentation/networking/ |
D | switchdev.rst | 331 IGMP Snooping 334 In order to support IGMP snooping, the port netdevs should trap to the bridge 434 when IGMP snooping is enabled for IP multicast over these switchdev network 534 Bridge IGMP snooping 537 The Linux bridge allows the configuration of IGMP snooping (statically, at 541 - when IGMP snooping is turned off, multicast traffic must be flooded to all 549 - when IGMP snooping is turned on, multicast traffic must selectively flow 557 Because IGMP snooping can be turned on/off at runtime, the switchdev driver 562 snooping knob at runtime and require the destruction of the bridge device(s) 563 and creation of a new bridge device(s) with a different multicast snooping
|
D | bridge.rst | 188 Multicast snooping 191 Multicast snooping is a networking technology that allows network switches 197 received. With the multicast group information gathered through snooping, the 203 When created, the Linux bridge devices have multicast snooping enabled by 230 The Linux bridge also supports `per-VLAN multicast snooping
|
/linux-6.14.4/tools/testing/selftests/net/forwarding/ |
D | bridge_vlan_mcast.sh | 56 check_err $? "Could not enable global vlan multicast snooping" 57 log_test "Vlan multicast snooping enable" 145 check_err $? "Could not disable multicast snooping in vlan 10" 147 log_test "Vlan 10 multicast snooping control" 535 check_fail $? "Vlan filtering is disabled but multicast vlan snooping is still enabled" 536 log_test "Disable multicast vlan snooping when vlan filtering is disabled"
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | viking.h | 40 * SP: SnooP Enable -- 0 = bus snooping off, 1 = bus snooping on 42 * This enables snooping on the GNU/Viking bus. This must be on 96 #define VIKING_SPENABLE 0x00004000 /* Enable bus cache snooping */
|
D | turbosparc.h | 30 * ICS: ICache Snooping -- 0 = disable, 1 = enable snooping of icache
|
/linux-6.14.4/arch/arm/mm/ |
D | cache-v4.S | 72 * region described by start. If you have non-snooping 86 * region described by start. If you have non-snooping
|
D | cache-v4wt.S | 104 * region described by start. If you have non-snooping 120 * region described by start. If you have non-snooping
|
D | cache-fa.S | 108 * region described by start. If you have non-snooping 124 * region described by start. If you have non-snooping
|
D | cache-v4wb.S | 148 * region described by start. If you have non-snooping 164 * region described by start. If you have non-snooping
|
D | proc-arm940.S | 135 * region described by start, end. If you have non-snooping 149 * region described by start, end. If you have non-snooping
|
/linux-6.14.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_clflush.c | 96 /* If the GPU is snooping the contents of the CPU cache, in i915_gem_clflush_object() 101 * snooping behaviour occurs naturally as the result of our domain in i915_gem_clflush_object()
|
/linux-6.14.4/drivers/hid/intel-ish-hid/ipc/ |
D | ipc.c | 899 * Check on current platform, DMA supports cache snooping or not. 904 * having cache snooping on a cache snooping not supported platform 906 * declare no cache snooping on a cache snooping supported platform 911 * Return: false - has cache snooping capability 912 * true - no cache snooping, need manually cache flush
|
/linux-6.14.4/Documentation/driver-api/usb/ |
D | dma.rst | 71 or using cache hardware with bus-snooping support. While x86 hardware 72 has such bus-snooping, many other systems use software to flush cache
|
/linux-6.14.4/Documentation/security/tpm/ |
D | tpm-security.rst | 7 use of the TPM reasonably robust in the face of external snooping and 21 Snooping and Alteration Attacks against the bus 24 The current state of the art for snooping the `TPM Genie`_ hardware
|
/linux-6.14.4/Documentation/networking/dsa/ |
D | lan9303.rst | 27 support fdb/mdb operations as well, meaning IGMP snooping is supported.
|
/linux-6.14.4/arch/powerpc/sysdev/ |
D | fsl_rmu.c | 575 /* Configure port write controller for snooping enable all reporting, in fsl_rio_port_write_init() 692 /* Set snooping and source buffer address */ in fsl_add_outb_message() 769 /* Configure for snooping */ in fsl_open_outb_mbox() 783 * Snooping in fsl_open_outb_mbox() 899 * Snooping in fsl_open_inb_mbox() 1058 /* Configure doorbells for snooping, 512 entries, and enable */ in fsl_rio_doorbell_init()
|
/linux-6.14.4/include/drm/ttm/ |
D | ttm_caching.h | 33 * enum ttm_caching - CPU caching and BUS snooping behavior.
|
/linux-6.14.4/net/bridge/ |
D | Kconfig | 38 bool "IGMP/MLD snooping"
|
/linux-6.14.4/drivers/firmware/arm_scmi/ |
D | Kconfig | 40 If enabled allows the direct injection and snooping of SCMI bare
|
/linux-6.14.4/drivers/firmware/efi/ |
D | cper-arm.c | 57 "Snooping (processor initiated a cache snoop that resulted in an error)", 58 …"Snooped (processor raised a cache error caused by another processor or device snooping its cache)…
|
/linux-6.14.4/include/misc/ |
D | cxllib.h | 60 * CAPP snooping is activated
|
/linux-6.14.4/Documentation/admin-guide/hw-vuln/ |
D | l1d_flush.rst | 10 (snooping of) from the L1D cache.
|
/linux-6.14.4/include/drm/ |
D | drm_cache.h | 57 * removing the need for DMA snooping and allocation in the CPU caches. in drm_arch_can_wc_memory()
|
123456