Home
last modified time | relevance | path

Searched refs:port_mirror_del (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h602 void (*port_mirror_del)(struct dsa_switch *ds, int port, member
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c1079 if (ds->ops->port_mirror_del) in dsa_slave_del_cls_matchall()
1080 ds->ops->port_mirror_del(ds, dp->index, in dsa_slave_del_cls_matchall()
/OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/
H A Dksz9477.c1417 .port_mirror_del = ksz9477_port_mirror_del,
H A Dksz8795.c1189 .port_mirror_del = ksz8795_port_mirror_del,
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dbcm_sf2.c1129 .port_mirror_del = b53_mirror_del,
H A Dmt7530.c2515 .port_mirror_del = mt753x_port_mirror_del,
/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_common.c2228 .port_mirror_del = b53_mirror_del,
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3391 .port_mirror_del = sja1105_mirror_del,
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dchip.c5415 .port_mirror_del = mv88e6xxx_port_mirror_del,