Searched refs:ocelot_mrp_del_ring_role (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mscc/ |
D | ocelot_mrp.c | 201 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);
|
D | ocelot_net.c | 1165 return ocelot_mrp_del_ring_role(ocelot, port, mrp); in ocelot_port_obj_mrp_del_ring_role()
|
/linux-6.6.21/include/soc/mscc/ |
D | ocelot.h | 1176 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/ |
D | felix.c | 2020 return ocelot_mrp_del_ring_role(ocelot, port, mrp); in felix_mrp_del_ring_role()
|