Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.h61 struct ocelot_pgid { struct
74 struct ocelot_pgid *pgid; argument
Docelot.c1692 static struct ocelot_pgid *ocelot_pgid_alloc(struct ocelot *ocelot, int index, in ocelot_pgid_alloc()
1695 struct ocelot_pgid *pgid; in ocelot_pgid_alloc()
1709 static void ocelot_pgid_free(struct ocelot *ocelot, struct ocelot_pgid *pgid) in ocelot_pgid_free()
1718 static struct ocelot_pgid *ocelot_mdb_get_pgid(struct ocelot *ocelot, in ocelot_mdb_get_pgid()
1721 struct ocelot_pgid *pgid; in ocelot_mdb_get_pgid()
1782 struct ocelot_pgid *pgid; in ocelot_port_mdb_add()
1839 struct ocelot_pgid *pgid; in ocelot_port_mdb_del()
2044 struct ocelot_pgid *pgid; in ocelot_migrate_mc()