Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_ptp.c477 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr) in ocelot_hwstamp_get() function
482 EXPORT_SYMBOL(ocelot_hwstamp_get);
Docelot_net.c893 return ocelot_hwstamp_get(ocelot, port, ifr); in ocelot_ioctl()
/Linux-v6.1/include/soc/mscc/
Docelot.h1204 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr);
/Linux-v6.1/drivers/net/dsa/ocelot/
Dfelix.c1628 return ocelot_hwstamp_get(ocelot, port, ifr); in felix_hwtstamp_get()