Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.h61 struct ocelot_pgid { struct
74 struct ocelot_pgid *pgid; argument
H A Docelot.c1872 static struct ocelot_pgid *ocelot_pgid_alloc(struct ocelot *ocelot, int index, in ocelot_pgid_alloc()
1875 struct ocelot_pgid *pgid; in ocelot_pgid_alloc()
1889 static void ocelot_pgid_free(struct ocelot *ocelot, struct ocelot_pgid *pgid) in ocelot_pgid_free()
1898 static struct ocelot_pgid *ocelot_mdb_get_pgid(struct ocelot *ocelot, in ocelot_mdb_get_pgid()
1901 struct ocelot_pgid *pgid; in ocelot_mdb_get_pgid()
1962 struct ocelot_pgid *pgid; in ocelot_port_mdb_add()
2019 struct ocelot_pgid *pgid; in ocelot_port_mdb_del()
2224 struct ocelot_pgid *pgid; in ocelot_migrate_mc()