ocelot_port_mirror_del
ocelot_port_mirror_del(ocelot, port, mirror->ingress);
EXPORT_SYMBOL_GPL(ocelot_port_mirror_del);
ocelot_port_mirror_del(ocelot, port, ingress);
void ocelot_port_mirror_del(struct ocelot *ocelot, int from, bool ingress);