Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot.h113 int ocelot_stats_init(struct ocelot *ocelot);
H A Docelot.c3180 ret = ocelot_stats_init(ocelot); in ocelot_init()