Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_regs.h413 #define B53_IEEE_MCAST_DROP_EN BIT(11) macro
H A Db53_common.c598 mc |= BIT(port) | B53_IEEE_MCAST_DROP_EN; in b53_port_set_mcast_flood()