Searched refs:port_mirror_del (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | dsa.h | 602 void (*port_mirror_del)(struct dsa_switch *ds, int port, member
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | slave.c | 1079 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 D | ksz9477.c | 1417 .port_mirror_del = ksz9477_port_mirror_del,
|
| H A D | ksz8795.c | 1189 .port_mirror_del = ksz8795_port_mirror_del,
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1129 .port_mirror_del = b53_mirror_del,
|
| H A D | mt7530.c | 2515 .port_mirror_del = mt753x_port_mirror_del,
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2228 .port_mirror_del = b53_mirror_del,
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 3391 .port_mirror_del = sja1105_mirror_del,
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 5415 .port_mirror_del = mv88e6xxx_port_mirror_del,
|