Home
last modified time | relevance | path

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

/linux-5.19.10/include/soc/mscc/
Docelot.h1016 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr);
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot.c1772 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr) in ocelot_hwstamp_get() function
1777 EXPORT_SYMBOL(ocelot_hwstamp_get);
Docelot_net.c877 return ocelot_hwstamp_get(ocelot, port, ifr); in ocelot_ioctl()
/linux-5.19.10/drivers/net/dsa/ocelot/
Dfelix.c1431 return ocelot_hwstamp_get(ocelot, port, ifr); in felix_hwtstamp_get()