Searched refs:PGID_BC (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_switchdev.c | 81 u32 val = lan_rd(port->lan966x, ANA_PGID(PGID_BC)); in lan966x_port_set_bcast_flood() 91 port->lan966x, ANA_PGID(PGID_BC)); in lan966x_port_set_bcast_flood()
|
A D | lan966x_main.c | 917 ANA_FLOODING_FLD_BROADCAST_SET(PGID_BC), in lan966x_init() 983 lan966x, ANA_PGID(PGID_BC)); in lan966x_init()
|
A D | lan966x_main.h | 53 #define PGID_BC (PGID_AGGR - 4) macro
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot.c | 2378 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_BC); in ocelot_port_set_bcast_flood() 2843 ANA_FLOODING_FLD_BROADCAST(PGID_BC) | in ocelot_init() 2878 ANA_PGID_PGID, PGID_BC); in ocelot_init()
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 69 #define PGID_BC 63 macro
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix.c | 599 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_BC); in felix_set_host_flood()
|
Completed in 25 milliseconds