Searched refs:ocelot_hwstamp_set (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_ptp.c | 521 int ocelot_hwstamp_set(struct ocelot *ocelot, int port, struct ifreq *ifr) in ocelot_hwstamp_set() function 580 EXPORT_SYMBOL(ocelot_hwstamp_set); variable
|
H A D | ocelot_net.c | 882 return ocelot_hwstamp_set(ocelot, port, ifr); in ocelot_ioctl()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 779 int ocelot_hwstamp_set(struct ocelot *ocelot, int port, struct ifreq *ifr) in ocelot_hwstamp_set() function 836 EXPORT_SYMBOL(ocelot_hwstamp_set); variable
|
H A D | ocelot_net.c | 631 return ocelot_hwstamp_set(ocelot, port, ifr); in ocelot_ioctl()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 755 int ocelot_hwstamp_set(struct ocelot *ocelot, int port, struct ifreq *ifr);
|
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | felix.c | 665 return ocelot_hwstamp_set(ocelot, port, ifr); in felix_hwtstamp_set()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 1058 int ocelot_hwstamp_set(struct ocelot *ocelot, int port, struct ifreq *ifr);
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1654 err = ocelot_hwstamp_set(ocelot, port, ifr); in felix_hwtstamp_set()
|
Completed in 18 milliseconds