Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c1565 ocelot_write_rix(ocelot, ANA_FLOODING_FLD_MULTICAST(PGID_MC) | in ocelot_init()
1566 ANA_FLOODING_FLD_BROADCAST(PGID_MC) | in ocelot_init()
1570 ANA_FLOODING_IPMC_FLD_MC6_CTRL(PGID_MC) | in ocelot_init()
1572 ANA_FLOODING_IPMC_FLD_MC4_CTRL(PGID_MC), in ocelot_init()
1595 ANA_PGID_PGID, PGID_MC); in ocelot_init()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h64 #define PGID_MC 61 macro