Searched refs:port_mrp_del (Results 1 – 4 of 4) sorted by relevance
665 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()
933 int (*port_mrp_del)(struct dsa_switch *ds, int port, member
1689 .port_mrp_del = felix_mrp_del,
787 - ``port_mrp_add`` and ``port_mrp_del``: notifies driver when an MRP instance
Completed in 18 milliseconds