Searched refs:port_mirror_add (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/dsa/microchip/ |
| H A D | lan937x_main.c | 977 .port_mirror_add = ksz9477_port_mirror_add,
|
| H A D | ksz8.c | 3138 .port_mirror_add = ksz8_port_mirror_add, 3188 .port_mirror_add = ksz8_port_mirror_add, 3239 .port_mirror_add = ksz8_port_mirror_add,
|
| H A D | ksz9477.c | 2246 .port_mirror_add = ksz9477_port_mirror_add,
|
| /linux/include/net/ |
| H A D | dsa.h | 1125 int (*port_mirror_add)(struct dsa_switch *ds, int port, member
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1257 .port_mirror_add = b53_mirror_add,
|
| H A D | mt7530.c | 3462 .port_mirror_add = mt753x_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/b53/ |
| H A D | b53_common.c | 2730 .port_mirror_add = b53_mirror_add,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7237 .port_mirror_add = mv88e6xxx_port_mirror_add,
|