Home
last modified time | relevance | path

Searched refs:ocelot_mrp_add (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_mrp.c122 int ocelot_mrp_add(struct ocelot *ocelot, int port, in ocelot_mrp_add() function
142 EXPORT_SYMBOL(ocelot_mrp_add);
H A Docelot_net.c1130 return ocelot_mrp_add(ocelot, port, mrp); in ocelot_port_obj_mrp_add()
/openbmc/linux/include/soc/mscc/
H A Docelot.h1178 int ocelot_mrp_add(struct ocelot *ocelot, int port,
1187 static inline int ocelot_mrp_add(struct ocelot *ocelot, int port, in ocelot_mrp_add() function
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2005 return ocelot_mrp_add(ocelot, port, mrp); in felix_mrp_add()
2013 return ocelot_mrp_add(ocelot, port, mrp); in felix_mrp_del()