Home
last modified time | relevance | path

Searched full:snooping (Results 1 – 25 of 138) sorted by relevance

123456

/linux-6.14.4/Documentation/ABI/testing/
Ddebugfs-scmi-raw5 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/
Dtimestamper.txt1 Time stamps from MII bus snooping devices
7 connection between the snooping device and a given network interface.
/linux-6.14.4/Documentation/networking/
Dswitchdev.rst331 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
Dbridge.rst188 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/
Dbridge_vlan_mcast.sh56 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/
Dviking.h40 * 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 */
Dturbosparc.h30 * ICS: ICache Snooping -- 0 = disable, 1 = enable snooping of icache
/linux-6.14.4/arch/arm/mm/
Dcache-v4.S72 * region described by start. If you have non-snooping
86 * region described by start. If you have non-snooping
Dcache-v4wt.S104 * region described by start. If you have non-snooping
120 * region described by start. If you have non-snooping
Dcache-fa.S108 * region described by start. If you have non-snooping
124 * region described by start. If you have non-snooping
Dcache-v4wb.S148 * region described by start. If you have non-snooping
164 * region described by start. If you have non-snooping
Dproc-arm940.S135 * 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/
Di915_gem_clflush.c96 /* 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/
Dipc.c899 * 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/
Ddma.rst71 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/
Dtpm-security.rst7 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/
Dlan9303.rst27 support fdb/mdb operations as well, meaning IGMP snooping is supported.
/linux-6.14.4/arch/powerpc/sysdev/
Dfsl_rmu.c575 /* 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/
Dttm_caching.h33 * enum ttm_caching - CPU caching and BUS snooping behavior.
/linux-6.14.4/net/bridge/
DKconfig38 bool "IGMP/MLD snooping"
/linux-6.14.4/drivers/firmware/arm_scmi/
DKconfig40 If enabled allows the direct injection and snooping of SCMI bare
/linux-6.14.4/drivers/firmware/efi/
Dcper-arm.c57 "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/
Dcxllib.h60 * CAPP snooping is activated
/linux-6.14.4/Documentation/admin-guide/hw-vuln/
Dl1d_flush.rst10 (snooping of) from the L1D cache.
/linux-6.14.4/include/drm/
Ddrm_cache.h57 * removing the need for DMA snooping and allocation in the CPU caches. in drm_arch_can_wc_memory()

123456