Searched refs:B53_MC_FWD_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ | ||
H A D | b53_regs.h | 108 #define B53_MC_FWD_EN BIT(7) macro |
H A D | b53_common.c | 352 mgmt |= B53_UC_FWD_EN | B53_MC_FWD_EN | B53_IPMC_FWD_EN; in b53_set_forwarding() |