Searched refs:ocelot_mrp_del_ring_role (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A 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); variable
|
H A D | ocelot_net.c | 1165 return ocelot_mrp_del_ring_role(ocelot, port, mrp); in ocelot_port_obj_mrp_del_ring_role()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A 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
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 2020 return ocelot_mrp_del_ring_role(ocelot, port, mrp); in felix_mrp_del_ring_role()
|
Completed in 10 milliseconds