Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c45 sparx5_pgid_update_mask(port, PGID_MC_FLOOD, !!(flags.val & BR_MCAST_FLOOD)); in sparx5_port_attr_bridge_flags()
H A Dsparx5_main.h65 #define PGID_MC_FLOOD (PGID_BASE + 1) macro