Searched refs:ocelot_port_mirror_add (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 2674 int ocelot_port_mirror_add(struct ocelot *ocelot, int from, int to, in ocelot_port_mirror_add() function 2693 EXPORT_SYMBOL_GPL(ocelot_port_mirror_add); variable
|
H A D | ocelot_net.c | 289 err = ocelot_port_mirror_add(ocelot, priv->port.index, in ocelot_setup_tc_cls_matchall_mirred()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 1068 int ocelot_port_mirror_add(struct ocelot *ocelot, int from, int to,
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1862 return ocelot_port_mirror_add(ocelot, port, mirror->to_local_port, in felix_port_mirror_add()
|
Completed in 14 milliseconds