Home
last modified time | relevance | path

Searched refs:PGID_MC (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c25 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 Dlan966x_main.c946 ANA_FLOODING_IPMC_FLD_MC4_CTRL_SET(PGID_MC) | in lan966x_init()
948 ANA_FLOODING_IPMC_FLD_MC6_CTRL_SET(PGID_MC), in lan966x_init()
953 lan_rmw(ANA_FLOODING_FLD_MULTICAST_SET(PGID_MC) | in lan966x_init()
1002 lan966x, ANA_PGID(PGID_MC)); in lan966x_init()
H A Dlan966x_main.h55 #define PGID_MC (PGID_AGGR - 3) macro
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c1562 ocelot_write_rix(ocelot, ANA_FLOODING_FLD_MULTICAST(PGID_MC) | in ocelot_init()
1563 ANA_FLOODING_FLD_BROADCAST(PGID_MC) | in ocelot_init()
1567 ANA_FLOODING_IPMC_FLD_MC6_CTRL(PGID_MC) | in ocelot_init()
1569 ANA_FLOODING_IPMC_FLD_MC4_CTRL(PGID_MC), in ocelot_init()
1592 ANA_PGID_PGID, PGID_MC); in ocelot_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c2468 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MC); in ocelot_port_set_mcast_flood()
2995 ocelot_write_rix(ocelot, ANA_FLOODING_FLD_MULTICAST(PGID_MC) | in ocelot_init()
3000 ANA_FLOODING_IPMC_FLD_MC6_CTRL(PGID_MC) | in ocelot_init()
3002 ANA_FLOODING_IPMC_FLD_MC4_CTRL(PGID_MC), in ocelot_init()
3028 ANA_PGID_PGID, PGID_MC); in ocelot_init()
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h57 * PGID_MC: the flooding destinations for broadcast and non-IP multicast
64 #define PGID_MC 61 macro
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h60 * PGID_MC: the flooding destinations for non-IP multicast traffic.
68 #define PGID_MC 60 macro
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c594 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MC); in felix_set_host_flood()

Completed in 20 milliseconds