Searched refs:port_mirror_del (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/dsa/microchip/ |
| H A D | lan937x_main.c | 978 .port_mirror_del = ksz9477_port_mirror_del,
|
| H A D | ksz8.c | 3139 .port_mirror_del = ksz8_port_mirror_del, 3189 .port_mirror_del = ksz8_port_mirror_del, 3240 .port_mirror_del = ksz8_port_mirror_del,
|
| H A D | ksz9477.c | 2247 .port_mirror_del = ksz9477_port_mirror_del,
|
| /linux/include/net/ |
| H A D | dsa.h | 1128 void (*port_mirror_del)(struct dsa_switch *ds, int port, member
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1258 .port_mirror_del = b53_mirror_del,
|
| H A D | mt7530.c | 3463 .port_mirror_del = mt753x_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/b53/ |
| H A D | b53_common.c | 2731 .port_mirror_del = b53_mirror_del,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7298 .port_mirror_del = mv88e6xxx_port_mirror_del, in pdata_device_get_match_data()
|