Searched refs:PGID_MCIPV6 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_switchdev.c | 58 lan966x_port_set_mcast_ip_flood(port, PGID_MCIPV6); in lan966x_port_set_mcast_flood() 205 lan966x_port_set_mcast_ip_flood(port, PGID_MCIPV6); in lan966x_port_mc_set()
|
H A D | lan966x_main.c | 947 ANA_FLOODING_IPMC_FLD_MC6_DATA_SET(PGID_MCIPV6) | in lan966x_init() 1011 lan966x, ANA_PGID(PGID_MCIPV6)); in lan966x_init()
|
H A D | lan966x_main.h | 57 #define PGID_MCIPV6 (PGID_AGGR - 1) macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 1566 ocelot_write(ocelot, ANA_FLOODING_IPMC_FLD_MC6_DATA(PGID_MCIPV6) | in ocelot_init() 1598 ANA_PGID_PGID, PGID_MCIPV6); in ocelot_init()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 60 * PGID_MCIPV6: the flooding destinations for IPv6 multicast traffic. 66 #define PGID_MCIPV6 63 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 2470 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MCIPV6); in ocelot_port_set_mcast_flood() 2999 ocelot_write(ocelot, ANA_FLOODING_IPMC_FLD_MC6_DATA(PGID_MCIPV6) | in ocelot_init() 3033 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_MCIPV6); in ocelot_init()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 62 * PGID_MCIPV6: the flooding destinations for IPv6 multicast traffic. 70 #define PGID_MCIPV6 62 macro
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 596 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV6); in felix_set_host_flood()
|
Completed in 18 milliseconds