Home
last modified time | relevance | path

Searched refs:port_mirror_del (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/net/
H A Ddsa.h1094 void (*port_mirror_del)(struct dsa_switch *ds, int port, member
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c1240 .port_mirror_del = b53_mirror_del,
H A Dmt7530.c3349 .port_mirror_del = mt753x_port_mirror_del,
/openbmc/linux/net/dsa/
H A Dslave.c1525 if (ds->ops->port_mirror_del) in dsa_slave_del_cls_matchall()
1526 ds->ops->port_mirror_del(ds, dp->index, in dsa_slave_del_cls_matchall()
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2018 .port_mirror_del = qca8k_port_mirror_del,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2151 .port_mirror_del = felix_port_mirror_del,
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c2315 .port_mirror_del = b53_mirror_del,
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3236 .port_mirror_del = sja1105_mirror_del,
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c3462 .port_mirror_del = ksz_port_mirror_del,
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6958 .port_mirror_del = mv88e6xxx_port_mirror_del,