Searched refs:PGID_MCIPV4 (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
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()
|
A D | lan966x_main.c | 907 lan_wr(ANA_FLOODING_IPMC_FLD_MC4_DATA_SET(PGID_MCIPV4) | in lan966x_init() 969 lan966x, ANA_PGID(PGID_MCIPV4)); in lan966x_init()
|
A D | lan966x_main.h | 55 #define PGID_MCIPV4 (PGID_AGGR - 2) macro
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot.c | 2366 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MCIPV4); in ocelot_port_set_mcast_flood() 2848 ANA_FLOODING_IPMC_FLD_MC4_DATA(PGID_MCIPV4) | in ocelot_init() 2879 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_MCIPV4); in ocelot_init()
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 67 #define PGID_MCIPV4 61 macro
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix.c | 595 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV4); in felix_set_host_flood()
|
Completed in 24 milliseconds