Searched refs:port_mirror_add (Results 1 – 9 of 9) sorted by relevance
| /linux/include/net/ |
| H A D | dsa.h | 1107 int (*port_mirror_add)(struct dsa_switch *ds, int port, member
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1253 .port_mirror_add = b53_mirror_add,
|
| H A D | yt921x.c | 2883 .port_mirror_add = yt921x_dsa_port_mirror_add,
|
| /linux/net/dsa/ |
| H A D | user.c | 1388 if (!ds->ops->port_mirror_add) { in dsa_user_add_cls_matchall_mirred() 1443 err = ds->ops->port_mirror_add(ds, dp->index, mirror, ingress, extack); in dsa_user_add_cls_matchall_mirred()
|
| /linux/drivers/net/dsa/qca/ |
| H A D | qca8k-8xxx.c | 2035 .port_mirror_add = qca8k_port_mirror_add,
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 3230 .port_mirror_add = sja1105_mirror_add,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2729 .port_mirror_add = b53_mirror_add,
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_common.c | 4995 .port_mirror_add = ksz_port_mirror_add,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7179 .port_mirror_add = mv88e6xxx_port_mirror_add,
|