Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.h109 int ocelot_stats_init(struct ocelot *ocelot);
Docelot_stats.c421 int ocelot_stats_init(struct ocelot *ocelot) in ocelot_stats_init() function
Docelot.c2742 ret = ocelot_stats_init(ocelot); in ocelot_init()