Home
last modified time | relevance | path

Searched refs:ocelot_cls_flower_stats (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c974 int ocelot_cls_flower_stats(struct ocelot *ocelot, int port, in ocelot_cls_flower_stats() function
1015 EXPORT_SYMBOL_GPL(ocelot_cls_flower_stats);
H A Docelot_net.c213 return ocelot_cls_flower_stats(ocelot, port, f, ingress); in ocelot_setup_tc_cls_flower()
/openbmc/linux/include/soc/mscc/
H A Docelot.h1085 int ocelot_cls_flower_stats(struct ocelot *ocelot, int port,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1845 return ocelot_cls_flower_stats(ocelot, port, cls, ingress); in felix_cls_flower_stats()