Searched refs:ocelot_get_sset_count (Results 1 – 4 of 4) sorted by relevance
759 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset);
1274 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset) in ocelot_get_sset_count() function1281 EXPORT_SYMBOL(ocelot_get_sset_count);
843 return ocelot_get_sset_count(ocelot, port, sset); in ocelot_port_get_sset_count()
895 return ocelot_get_sset_count(ocelot, port, sset); in felix_get_sset_count()