Home
last modified time | relevance | path

Searched refs:ocelot_mrp_del (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_mrp.c144 int ocelot_mrp_del(struct ocelot *ocelot, int port, in ocelot_mrp_del() function
159 EXPORT_SYMBOL(ocelot_mrp_del);
H A Docelot_net.c1141 return ocelot_mrp_del(ocelot, port, mrp); in ocelot_port_obj_mrp_del()
/openbmc/linux/include/soc/mscc/
H A Docelot.h1180 int ocelot_mrp_del(struct ocelot *ocelot, int port,
1193 static inline int ocelot_mrp_del(struct ocelot *ocelot, int port, in ocelot_mrp_del() function