Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/dsa/
A Dport.c1371 if (!ds->ops->port_mrp_del) in dsa_port_mrp_del()
1374 return ds->ops->port_mrp_del(ds, dp->index, mrp); in dsa_port_mrp_del()
/linux-6.3-rc2/include/net/
A Ddsa.h1206 int (*port_mrp_del)(struct dsa_switch *ds, int port, member
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix.c2136 .port_mrp_del = felix_mrp_del,
/linux-6.3-rc2/Documentation/networking/dsa/
A Ddsa.rst1079 - ``port_mrp_add`` and ``port_mrp_del``: notifies driver when an MRP instance

Completed in 17 milliseconds