Home
last modified time | relevance | path

Searched refs:PGID_MCIPV6 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c58 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 Dlan966x_main.c952 ANA_FLOODING_IPMC_FLD_MC6_DATA_SET(PGID_MCIPV6) | in lan966x_init()
1016 lan966x, ANA_PGID(PGID_MCIPV6)); in lan966x_init()
H A Dlan966x_main.h58 #define PGID_MCIPV6 (PGID_AGGR - 1) macro
/linux/drivers/net/ethernet/mscc/
H A Docelot.c2719 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MCIPV6); in ocelot_port_set_mcast_flood()
3250 ocelot_write(ocelot, ANA_FLOODING_IPMC_FLD_MC6_DATA(PGID_MCIPV6) | in ocelot_init()
3284 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_MCIPV6); in ocelot_init()
/linux/include/soc/mscc/
H A Docelot.h62 * PGID_MCIPV6: the flooding destinations for IPv6 multicast traffic.
70 #define PGID_MCIPV6 62 macro