Home
last modified time | relevance | path

Searched refs:PIM (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/arch/arm/boot/dts/
Daspeed-bmc-facebook-minipack.dts128 * to PIM (Port Interface Module) #1 (1-based).
141 * to PIM (Port Interface Module) #2 (1-based).
154 * to PIM (Port Interface Module) #3 (1-based).
167 * to PIM (Port Interface Module) #4 (1-based).
180 * to PIM (Port Interface Module) #5 (1-based).
193 * to PIM (Port Interface Module) #6 (1-based).
206 * to PIM (Port Interface Module) #7 (1-based).
219 * to PIM (Port Interface Module) #8 (1-based).
804 * I2C Switch 11-0070 channel #0: connecting to PIM
870 * I2C Switch 11-0070 channel #1: connecting to PIM
[all …]
/Linux-v6.1/net/ipv6/
DKconfig284 bool "IPv6: PIM-SM version 2 support"
287 Support for IPv6 PIM multicast routing protocol PIM-SMv2.
/Linux-v6.1/net/ipv4/
DKconfig247 bool "IP: PIM-SM version 1 support"
250 Kernel side support for Sparse Mode PIM (Protocol Independent
254 information about PIM.
256 Say Y if you want to use PIM-SM v1. Note that you can say N here if
257 you just want to use Dense Mode PIM.
260 bool "IP: PIM-SM version 2 support"
263 Kernel side support for Sparse Mode PIM version 2. In order to use
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_trap.c592 .group = DEVLINK_TRAP_GROUP_GENERIC(PIM, 12),
1041 .trap = MLXSW_SP_TRAP_CONTROL(IPV4_PIM, PIM, TRAP),
1043 MLXSW_SP_RXL_MARK(IPV4_PIM, PIM, TRAP_TO_CPU, false),
1047 .trap = MLXSW_SP_TRAP_CONTROL(IPV6_PIM, PIM, TRAP),
1049 MLXSW_SP_RXL_MARK(IPV6_PIM, PIM, TRAP_TO_CPU, false),
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-css31 Description: Contains the PIM/PAM/POM values, as reported by the
/Linux-v6.1/Documentation/networking/devlink/
Ddevlink-trap.rst340 - Traps IPv4 PIM packets
343 - Traps IPv6 PIM packets
559 - Contains packet traps for PIM packets
/Linux-v6.1/drivers/char/pcmcia/
Dsynclink_cs.c284 #define PIM 0x3d macro
358 { info->pim_value |= (mask); write_reg(info, PIM, info->pim_value); }
361 { info->pim_value &= ~(mask); write_reg(info, PIM, info->pim_value); }
/Linux-v6.1/net/core/
Ddevlink.c11652 DEVLINK_TRAP_GROUP(PIM),