Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/include/soc/mscc/
Docelot.h1186 int ocelot_mrp_del_ring_role(struct ocelot *ocelot, int port,
1209 ocelot_mrp_del_ring_role(struct ocelot *ocelot, int port, in ocelot_mrp_del_ring_role() function
/linux-6.12.1/drivers/net/dsa/ocelot/
Dfelix.c2154 return ocelot_mrp_del_ring_role(ocelot, port, mrp); in felix_mrp_del_ring_role()