Searched refs:B53_IEEE_MCAST_DROP_EN (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/dsa/b53/ | ||
| H A D | b53_regs.h | 413 #define B53_IEEE_MCAST_DROP_EN BIT(11) macro |
| H A D | b53_common.c | 598 mc |= BIT(port) | B53_IEEE_MCAST_DROP_EN; in b53_port_set_mcast_flood() |