Lines Matching defs:ptp
6190 static int tg3_ptp_adjfreq(struct ptp_clock_info *ptp, s32 ppb)
6192 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);
6226 static int tg3_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta)
6228 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);
6237 static int tg3_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts,
6241 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);
6253 static int tg3_ptp_settime(struct ptp_clock_info *ptp,
6257 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);
6269 static int tg3_ptp_enable(struct ptp_clock_info *ptp,
6272 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);