Searched refs:ocelot_cls_flower_stats (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mscc/ ! |
D | ocelot_flower.c | 974 int ocelot_cls_flower_stats(struct ocelot *ocelot, int port, in ocelot_cls_flower_stats() function 1015 EXPORT_SYMBOL_GPL(ocelot_cls_flower_stats);
|
D | ocelot_net.c | 213 return ocelot_cls_flower_stats(ocelot, port, f, ingress); in ocelot_setup_tc_cls_flower()
|
/linux-6.6.21/include/soc/mscc/ ! |
D | ocelot.h | 1075 int ocelot_cls_flower_stats(struct ocelot *ocelot, int port,
|
/linux-6.6.21/drivers/net/dsa/ocelot/ ! |
D | felix.c | 1834 return ocelot_cls_flower_stats(ocelot, port, cls, ingress); in felix_cls_flower_stats()
|