Searched refs:ocelot_port_mirror_del (Results 1 – 4 of 4) sorted by relevance
1070 void ocelot_port_mirror_del(struct ocelot *ocelot, int from, bool ingress);
2695 void ocelot_port_mirror_del(struct ocelot *ocelot, int from, bool ingress) in ocelot_port_mirror_del() function2706 EXPORT_SYMBOL_GPL(ocelot_port_mirror_del);
330 ocelot_port_mirror_del(ocelot, port, ingress); in ocelot_del_tc_cls_matchall_mirred()
1871 ocelot_port_mirror_del(ocelot, port, mirror->ingress); in felix_port_mirror_del()