Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_mrp.c210 int ocelot_mrp_del_ring_role(struct ocelot *ocelot, int port, in ocelot_mrp_del_ring_role() function
242 EXPORT_SYMBOL(ocelot_mrp_del_ring_role);
Docelot_net.c1029 return ocelot_mrp_del_ring_role(ocelot, port, mrp); in ocelot_port_obj_mrp_del_ring_role()
/Linux-v5.15/include/soc/mscc/
Docelot.h867 int ocelot_mrp_del_ring_role(struct ocelot *ocelot, int port,
890 ocelot_mrp_del_ring_role(struct ocelot *ocelot, int port, in ocelot_mrp_del_ring_role() function
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c1631 return ocelot_mrp_del_ring_role(ocelot, port, mrp); in felix_mrp_del_ring_role()