Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c498 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr) in ocelot_hwstamp_get() function
519 EXPORT_SYMBOL(ocelot_hwstamp_get);
H A Docelot_net.c884 return ocelot_hwstamp_get(ocelot, port, ifr); in ocelot_ioctl()
/linux/include/soc/mscc/
H A Docelot.h1067 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr);
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1773 return ocelot_hwstamp_get(ocelot, port, ifr); in felix_hwtstamp_get()