Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A 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);
H A Docelot_net.c730 return ocelot_get_ts_info(ocelot, port, info); in ocelot_port_get_ts_info()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h732 int ocelot_get_ts_info(struct ocelot *ocelot, int port,
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.c365 return ocelot_get_ts_info(ocelot, port, info); in felix_get_ts_info()