Home
last modified time | relevance | path

Searched refs:num_flooding_pgids (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/dsa/ocelot/
H A Docelot_ext.c83 ocelot->num_flooding_pgids = 1; in ocelot_ext_probe()
H A Dseville_vsc9953.c991 ocelot->num_flooding_pgids = 1; in seville_probe()
H A Dfelix_vsc9959.c2697 ocelot->num_flooding_pgids = OCELOT_NUM_TC; in felix_pci_probe()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c343 ocelot->num_flooding_pgids = 1; in mscc_ocelot_probe()
H A Docelot.c3071 for (i = 0; i < ocelot->num_flooding_pgids; i++) in ocelot_init()
/openbmc/linux/include/soc/mscc/
H A Docelot.h831 int num_flooding_pgids; member