Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot.h113 int ocelot_stats_init(struct ocelot *ocelot);
Docelot_stats.c952 int ocelot_stats_init(struct ocelot *ocelot) in ocelot_stats_init() function
Docelot.c2937 ret = ocelot_stats_init(ocelot); in ocelot_init()