Home
last modified time | relevance | path

Searched refs:ocelot_mrp_del (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_mrp.c144 int ocelot_mrp_del(struct ocelot *ocelot, int port, in ocelot_mrp_del() function
159 EXPORT_SYMBOL(ocelot_mrp_del);
Docelot_net.c1151 return ocelot_mrp_del(ocelot, port, mrp); in ocelot_port_obj_mrp_del()
/linux-6.1.9/include/soc/mscc/
Docelot.h1304 int ocelot_mrp_del(struct ocelot *ocelot, int port,
1317 static inline int ocelot_mrp_del(struct ocelot *ocelot, int port, in ocelot_mrp_del() function