Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot.h61 struct ocelot_pgid { struct
74 struct ocelot_pgid *pgid; argument
H A Docelot.c2038 static struct ocelot_pgid *ocelot_pgid_alloc(struct ocelot *ocelot, int index, in ocelot_pgid_alloc()
2041 struct ocelot_pgid *pgid; in ocelot_pgid_alloc()
2055 static void ocelot_pgid_free(struct ocelot *ocelot, struct ocelot_pgid *pgid) in ocelot_pgid_free()
2064 static struct ocelot_pgid *ocelot_mdb_get_pgid(struct ocelot *ocelot, in ocelot_mdb_get_pgid()
2067 struct ocelot_pgid *pgid; in ocelot_mdb_get_pgid()
2128 struct ocelot_pgid *pgid; in ocelot_port_mdb_add()
2185 struct ocelot_pgid *pgid; in ocelot_port_mdb_del()
2390 struct ocelot_pgid *pgid; in ocelot_migrate_mc()