Lines Matching defs:ptp
6183 static int tg3_ptp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm)
6185 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);
6211 static int tg3_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta)
6213 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);
6222 static int tg3_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts,
6226 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);
6238 static int tg3_ptp_settime(struct ptp_clock_info *ptp,
6242 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);
6254 static int tg3_ptp_enable(struct ptp_clock_info *ptp,
6257 struct tg3 *tp = container_of(ptp, struct tg3, ptp_info);