Searched refs:ocelot_get_sset_count (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_stats.c | 442 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset) in ocelot_get_sset_count() function 459 EXPORT_SYMBOL(ocelot_get_sset_count); variable
|
H A D | ocelot_net.c | 979 return ocelot_get_sset_count(ocelot, port, sset); in ocelot_port_get_sset_count()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 904 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset) in ocelot_get_sset_count() function 911 EXPORT_SYMBOL(ocelot_get_sset_count); variable
|
H A D | ocelot_net.c | 717 return ocelot_get_sset_count(ocelot, port, sset); in ocelot_port_get_sset_count()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 731 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset);
|
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | felix.c | 357 return ocelot_get_sset_count(ocelot, port, sset); in felix_get_sset_count()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 1002 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset);
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1219 return ocelot_get_sset_count(ocelot, port, sset); in felix_get_sset_count()
|
Completed in 18 milliseconds