Searched refs:ocelot_cls_flower_stats (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot_flower.c | 964 int ocelot_cls_flower_stats(struct ocelot *ocelot, int port, in ocelot_cls_flower_stats() function 1005 EXPORT_SYMBOL_GPL(ocelot_cls_flower_stats);
|
A D | ocelot_net.c | 213 return ocelot_cls_flower_stats(ocelot, port, f, ingress); in ocelot_setup_tc_cls_flower()
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 1063 int ocelot_cls_flower_stats(struct ocelot *ocelot, int port,
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix.c | 1815 return ocelot_cls_flower_stats(ocelot, port, cls, ingress); in felix_cls_flower_stats()
|
Completed in 20 milliseconds