port_mirror_del  2038 drivers/net/dsa/b53/b53_common.c 	.port_mirror_del	= b53_mirror_del,
port_mirror_del   977 drivers/net/dsa/bcm_sf2.c 	.port_mirror_del	= b53_mirror_del,
port_mirror_del  1132 drivers/net/dsa/microchip/ksz8795.c 	.port_mirror_del	= ksz8795_port_mirror_del,
port_mirror_del  1422 drivers/net/dsa/microchip/ksz9477.c 	.port_mirror_del	= ksz9477_port_mirror_del,
port_mirror_del   516 include/net/dsa.h 	void	(*port_mirror_del)(struct dsa_switch *ds, int port,
port_mirror_del   923 net/dsa/slave.c 	if (!ds->ops->port_mirror_del)
port_mirror_del   934 net/dsa/slave.c 		ds->ops->port_mirror_del(ds, dp->index, &mall_tc_entry->mirror);