Searched refs:PGID_UC (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_switchdev.c | 65 u32 val = lan_rd(port->lan966x, ANA_PGID(PGID_UC)); in lan966x_port_set_ucast_flood() 75 port->lan966x, ANA_PGID(PGID_UC)); in lan966x_port_set_ucast_flood()
|
H A D | lan966x_main.c | 954 ANA_FLOODING_FLD_UNICAST_SET(PGID_UC) | in lan966x_init() 1016 lan966x, ANA_PGID(PGID_UC)); in lan966x_init()
|
H A D | lan966x_main.h | 53 #define PGID_UC (PGID_AGGR - 5) macro
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 56 * PGID_UC: the flooding destinations for unknown unicast traffic. 63 #define PGID_UC 60 macro
|
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | felix.c | 624 ANA_PGID_PGID, PGID_UC); in felix_setup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 2457 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_UC); in ocelot_port_set_ucast_flood() 2997 ANA_FLOODING_FLD_UNICAST(PGID_UC), in ocelot_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 1564 ANA_FLOODING_FLD_UNICAST(PGID_UC), in ocelot_init()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 59 * PGID_UC: the flooding destinations for unknown unicast traffic. 67 #define PGID_UC 59 macro
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 591 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_UC); in felix_set_host_flood()
|
Completed in 20 milliseconds