Searched refs:port_mirror_del (Results 1 – 9 of 9) sorted by relevance
| /linux/include/net/ |
| H A D | dsa.h | 1106 void (*port_mirror_del)(struct dsa_switch *ds, int port, 1110 void (*port_mirror_del)(struct dsa_switch *ds, int port, global() member
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1254 .port_mirror_del = b53_mirror_del,
|
| H A D | yt921x.c | 3318 .port_mirror_del = yt921x_dsa_port_mirror_del,
|
| /linux/net/dsa/ |
| H A D | user.c | 1558 if (ds->ops->port_mirror_del) in dsa_user_del_cls_matchall() 1559 ds->ops->port_mirror_del(ds, dp->index, in dsa_user_del_cls_matchall()
|
| /linux/drivers/net/dsa/qca/ |
| H A D | qca8k-8xxx.c | 2036 .port_mirror_del = qca8k_port_mirror_del,
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 3169 .port_mirror_del = sja1105_mirror_del, in sja1105_setup()
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2730 .port_mirror_del = b53_mirror_del,
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_common.c | 5009 .port_mirror_del = ksz_port_mirror_del,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7180 .port_mirror_del = mv88e6xxx_port_mirror_del,
|