Searched refs:PGID_MCIPV4 (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c57 lan966x_port_set_mcast_ip_flood(port, PGID_MCIPV4);
204 lan966x_port_set_mcast_ip_flood(port, PGID_MCIPV4);
H A Dlan966x_main.h56 #define PGID_MCIPV4 (PGID_AGGR - 2) macro
H A Dlan966x_main.c944 lan_wr(ANA_FLOODING_IPMC_FLD_MC4_DATA_SET(PGID_MCIPV4) |
1006 lan966x, ANA_PGID(PGID_MCIPV4));
/linux-master/drivers/net/ethernet/mscc/
H A Docelot.c2469 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MCIPV4);
3001 ANA_FLOODING_IPMC_FLD_MC4_DATA(PGID_MCIPV4) |
3032 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_MCIPV4);
/linux-master/include/soc/mscc/
H A Docelot.h61 * PGID_MCIPV4: the flooding destinations for IPv4 multicast traffic.
69 #define PGID_MCIPV4 61 macro
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.c595 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV4);

Completed in 148 milliseconds