Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c847 int ocelot_get_ts_info(struct ocelot *ocelot, int port, in ocelot_get_ts_info() function
870 EXPORT_SYMBOL(ocelot_get_ts_info);
Docelot_net.c730 return ocelot_get_ts_info(ocelot, port, info); in ocelot_port_get_ts_info()
/Linux-v5.10/include/soc/mscc/
Docelot.h731 int ocelot_get_ts_info(struct ocelot *ocelot, int port,
/Linux-v5.10/drivers/net/dsa/ocelot/
Dfelix.c350 return ocelot_get_ts_info(ocelot, port, info); in felix_get_ts_info()