Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_mrp.c201 int ocelot_mrp_del_ring_role(struct ocelot *ocelot, int port, in ocelot_mrp_del_ring_role() function
236 EXPORT_SYMBOL(ocelot_mrp_del_ring_role);
Docelot_net.c1165 return ocelot_mrp_del_ring_role(ocelot, port, mrp); in ocelot_port_obj_mrp_del_ring_role()
/linux-6.6.21/include/soc/mscc/
Docelot.h1176 int ocelot_mrp_del_ring_role(struct ocelot *ocelot, int port,
1199 ocelot_mrp_del_ring_role(struct ocelot *ocelot, int port, in ocelot_mrp_del_ring_role() function
/linux-6.6.21/drivers/net/dsa/ocelot/
Dfelix.c2020 return ocelot_mrp_del_ring_role(ocelot, port, mrp); in felix_mrp_del_ring_role()