Home
last modified time | relevance | path

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

/linux/net/dsa/
A Dswitch.c665 if (!ds->ops->port_mrp_del) in dsa_switch_mrp_del()
669 return ds->ops->port_mrp_del(ds, info->port, info->mrp); in dsa_switch_mrp_del()
692 if (!ds->ops->port_mrp_del) in dsa_switch_mrp_del_ring_role()
/linux/include/net/
A Ddsa.h933 int (*port_mrp_del)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/ocelot/
A Dfelix.c1689 .port_mrp_del = felix_mrp_del,
/linux/Documentation/networking/dsa/
A Ddsa.rst787 - ``port_mrp_add`` and ``port_mrp_del``: notifies driver when an MRP instance

Completed in 18 milliseconds