Searched refs:RX_MCST_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/ | ||
H A D | bcm_sf2_regs.h | 203 #define RX_MCST_EN (1 << 3) macro |
H A D | bcm_sf2.c | 190 reg |= (RX_BCST_EN | RX_MCST_EN | RX_UCST_EN); in bcm_sf2_imp_setup() |