Searched refs:port_mirror_del (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/include/net/ |
A D | dsa.h | 1090 void (*port_mirror_del)(struct dsa_switch *ds, int port, member
|
/linux-6.3-rc2/drivers/net/dsa/ |
A D | bcm_sf2.c | 1232 .port_mirror_del = b53_mirror_del,
|
A D | mt7530.c | 3182 .port_mirror_del = mt753x_port_mirror_del,
|
/linux-6.3-rc2/net/dsa/ |
A D | slave.c | 1463 if (ds->ops->port_mirror_del) in dsa_slave_del_cls_matchall() 1464 ds->ops->port_mirror_del(ds, dp->index, in dsa_slave_del_cls_matchall()
|
/linux-6.3-rc2/drivers/net/dsa/qca/ |
A D | qca8k-8xxx.c | 1998 .port_mirror_del = qca8k_port_mirror_del,
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix.c | 2120 .port_mirror_del = felix_port_mirror_del,
|
/linux-6.3-rc2/drivers/net/dsa/b53/ |
A D | b53_common.c | 2268 .port_mirror_del = b53_mirror_del,
|
/linux-6.3-rc2/drivers/net/dsa/microchip/ |
A D | ksz_common.c | 3186 .port_mirror_del = ksz_port_mirror_del,
|
/linux-6.3-rc2/drivers/net/dsa/sja1105/ |
A D | sja1105_main.c | 3180 .port_mirror_del = sja1105_mirror_del,
|
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/ |
A D | chip.c | 7018 .port_mirror_del = mv88e6xxx_port_mirror_del,
|
Completed in 59 milliseconds