Searched refs:ocelot_get_strings (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot_stats.c | 394 void ocelot_get_strings(struct ocelot *ocelot, int port, u32 sset, u8 *data) in ocelot_get_strings() function 412 EXPORT_SYMBOL(ocelot_get_strings);
|
A D | ocelot_net.c | 959 ocelot_get_strings(ocelot, port, sset, data); in ocelot_port_get_strings()
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 988 void ocelot_get_strings(struct ocelot *ocelot, int port, u32 sset, u8 *data);
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix.c | 1200 return ocelot_get_strings(ocelot, port, stringset, data); in felix_get_strings()
|
Completed in 19 milliseconds