Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c582 int ocelot_get_ts_info(struct ocelot *ocelot, int port, in ocelot_get_ts_info() function
608 EXPORT_SYMBOL(ocelot_get_ts_info);
H A Docelot_net.c992 return ocelot_get_ts_info(ocelot, port, info); in ocelot_port_get_ts_info()
/openbmc/linux/include/soc/mscc/
H A Docelot.h1028 int ocelot_get_ts_info(struct ocelot *ocelot, int port,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1229 return ocelot_get_ts_info(ocelot, port, info); in felix_get_ts_info()