Searched refs:PGID_MC (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_switchdev.c | 25 flood_mask = lan_rd(lan966x, ANA_PGID(PGID_MC)); in lan966x_port_set_mcast_ip_flood() 44 u32 val = lan_rd(port->lan966x, ANA_PGID(PGID_MC)); in lan966x_port_set_mcast_flood() 54 port->lan966x, ANA_PGID(PGID_MC)); in lan966x_port_set_mcast_flood()
|
| H A D | lan966x_main.c | 944 ANA_FLOODING_IPMC_FLD_MC4_CTRL_SET(PGID_MC) | in lan966x_init() 946 ANA_FLOODING_IPMC_FLD_MC6_CTRL_SET(PGID_MC), in lan966x_init() 951 lan_rmw(ANA_FLOODING_FLD_MULTICAST_SET(PGID_MC) | in lan966x_init() 1000 lan966x, ANA_PGID(PGID_MC)); in lan966x_init()
|
| H A D | lan966x_main.h | 56 #define PGID_MC (PGID_AGGR - 3) macro
|
| /linux-6.15/drivers/net/ethernet/mscc/ |
| H A D | ocelot.c | 2715 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MC); in ocelot_port_set_mcast_flood() 3244 ocelot_write_rix(ocelot, ANA_FLOODING_FLD_MULTICAST(PGID_MC) | in ocelot_init() 3249 ANA_FLOODING_IPMC_FLD_MC6_CTRL(PGID_MC) | in ocelot_init() 3251 ANA_FLOODING_IPMC_FLD_MC4_CTRL(PGID_MC), in ocelot_init() 3277 ANA_PGID_PGID, PGID_MC); in ocelot_init()
|
| /linux-6.15/include/soc/mscc/ |
| H A D | ocelot.h | 68 #define PGID_MC 60 macro
|
| /linux-6.15/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 684 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MC); in felix_set_host_flood()
|