Home
last modified time | relevance | path

Searched refs:ocelot_get_ts_info (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
Docelot.c913 int ocelot_get_ts_info(struct ocelot *ocelot, int port, in ocelot_get_ts_info() function
939 EXPORT_SYMBOL(ocelot_get_ts_info);
Docelot_net.c730 return ocelot_get_ts_info(ocelot, port, info); in ocelot_port_get_ts_info()
/kernel/linux/linux-5.10/include/soc/mscc/
Docelot.h732 int ocelot_get_ts_info(struct ocelot *ocelot, int port,
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
Dfelix.c365 return ocelot_get_ts_info(ocelot, port, info); in felix_get_ts_info()