Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c522 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr) in ocelot_hwstamp_get() function
543 EXPORT_SYMBOL(ocelot_hwstamp_get);
H A Docelot_net.c884 return ocelot_hwstamp_get(ocelot, port, ifr); in ocelot_ioctl()
/openbmc/linux/include/soc/mscc/
H A Docelot.h1065 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1650 return ocelot_hwstamp_get(ocelot, port, ifr); in felix_hwtstamp_get()