Searched refs:PGID_MCIPV6 (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
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()
|
A D | lan966x_main.c | 909 ANA_FLOODING_IPMC_FLD_MC6_DATA_SET(PGID_MCIPV6) | in lan966x_init() 973 lan966x, ANA_PGID(PGID_MCIPV6)); in lan966x_init()
|
A D | lan966x_main.h | 56 #define PGID_MCIPV6 (PGID_AGGR - 1) macro
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot.c | 2367 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MCIPV6); in ocelot_port_set_mcast_flood() 2846 ocelot_write(ocelot, ANA_FLOODING_IPMC_FLD_MC6_DATA(PGID_MCIPV6) | in ocelot_init() 2880 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_MCIPV6); in ocelot_init()
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 68 #define PGID_MCIPV6 62 macro
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix.c | 596 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV6); in felix_set_host_flood()
|
Completed in 23 milliseconds