Home
last modified time | relevance | path

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

/drivers/net/ethernet/mscc/
Docelot.c907 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset) in ocelot_get_sset_count() function
914 EXPORT_SYMBOL(ocelot_get_sset_count);
Docelot_net.c717 return ocelot_get_sset_count(ocelot, port, sset); in ocelot_port_get_sset_count()
/drivers/net/dsa/ocelot/
Dfelix.c357 return ocelot_get_sset_count(ocelot, port, sset); in felix_get_sset_count()