Home
last modified time | relevance | path

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

/drivers/net/ethernet/mscc/
Docelot.c916 int ocelot_get_ts_info(struct ocelot *ocelot, int port, in ocelot_get_ts_info() function
942 EXPORT_SYMBOL(ocelot_get_ts_info);
Docelot_net.c730 return ocelot_get_ts_info(ocelot, port, info); in ocelot_port_get_ts_info()
/drivers/net/dsa/ocelot/
Dfelix.c365 return ocelot_get_ts_info(ocelot, port, info); in felix_get_ts_info()