Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_mrp.c161 int ocelot_mrp_add_ring_role(struct ocelot *ocelot, int port, in ocelot_mrp_add_ring_role() function
199 EXPORT_SYMBOL(ocelot_mrp_add_ring_role);
H A Docelot_net.c1153 return ocelot_mrp_add_ring_role(ocelot, port, mrp); in ocelot_port_obj_mrp_add_ring_role()
/openbmc/linux/include/soc/mscc/
H A Docelot.h1182 int ocelot_mrp_add_ring_role(struct ocelot *ocelot, int port,
1200 ocelot_mrp_add_ring_role(struct ocelot *ocelot, int port, in ocelot_mrp_add_ring_role() function
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2022 return ocelot_mrp_add_ring_role(ocelot, port, mrp); in felix_mrp_add_ring_role()