Home
last modified time | relevance | path

Searched refs:ocelot_stats_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.h113 int ocelot_stats_init(struct ocelot *ocelot);
H A Docelot_stats.c952 int ocelot_stats_init(struct ocelot *ocelot) in ocelot_stats_init() function
H A Docelot.c3014 ret = ocelot_stats_init(ocelot); in ocelot_init()