Searched refs:port_mirror_del (Results 1 – 9 of 9) sorted by relevance
| /linux/include/net/ |
| A D | dsa.h | 820 void (*port_mirror_del)(struct dsa_switch *ds, int port, member
|
| /linux/net/dsa/ |
| A D | slave.c | 1153 if (ds->ops->port_mirror_del) in dsa_slave_del_cls_matchall() 1154 ds->ops->port_mirror_del(ds, dp->index, in dsa_slave_del_cls_matchall()
|
| /linux/drivers/net/dsa/ |
| A D | bcm_sf2.c | 1212 .port_mirror_del = b53_mirror_del,
|
| A D | mt7530.c | 3133 .port_mirror_del = mt753x_port_mirror_del,
|
| /linux/drivers/net/dsa/microchip/ |
| A D | ksz9477.c | 1364 .port_mirror_del = ksz9477_port_mirror_del,
|
| A D | ksz8795.c | 1537 .port_mirror_del = ksz8_port_mirror_del,
|
| /linux/drivers/net/dsa/b53/ |
| A D | b53_common.c | 2284 .port_mirror_del = b53_mirror_del,
|
| /linux/drivers/net/dsa/sja1105/ |
| A D | sja1105_main.c | 3221 .port_mirror_del = sja1105_mirror_del,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| A D | chip.c | 6278 .port_mirror_del = mv88e6xxx_port_mirror_del,
|
Completed in 48 milliseconds