Home
last modified time | relevance | path

Searched refs:PGID_MC_FLOOD (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.h61 #define PGID_MC_FLOOD (PGID_BASE + 1) macro
Dsparx5_switchdev.c38 for (pgid = PGID_MC_FLOOD; pgid <= PGID_IPV6_MC_CTRL; pgid++) in sparx5_port_attr_bridge_flags()