Searched refs:PGID_MCIPV4 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_switchdev.c | 57 lan966x_port_set_mcast_ip_flood(port, PGID_MCIPV4); in lan966x_port_set_mcast_flood() 204 lan966x_port_set_mcast_ip_flood(port, PGID_MCIPV4); in lan966x_port_mc_set()
|
H A D | lan966x_main.c | 944 lan_wr(ANA_FLOODING_IPMC_FLD_MC4_DATA_SET(PGID_MCIPV4) | in lan966x_init() 1006 lan966x, ANA_PGID(PGID_MCIPV4)); in lan966x_init()
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 2710 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MCIPV4); in ocelot_port_set_mcast_flood() 3244 ANA_FLOODING_IPMC_FLD_MC4_DATA(PGID_MCIPV4) | in ocelot_init() 3275 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_MCIPV4); in ocelot_init()
|
/linux/include/soc/mscc/ |
H A D | ocelot.h | 69 #define PGID_MCIPV4 61 macro
|