Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_ptp.c561 int ocelot_get_ts_info(struct ocelot *ocelot, int port, in ocelot_get_ts_info() function
587 EXPORT_SYMBOL(ocelot_get_ts_info);
Docelot_net.c1002 return ocelot_get_ts_info(ocelot, port, info); in ocelot_port_get_ts_info()
/linux-6.1.9/include/soc/mscc/
Docelot.h1165 int ocelot_get_ts_info(struct ocelot *ocelot, int port,
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix.c1226 return ocelot_get_ts_info(ocelot, port, info); in felix_get_ts_info()