Searched refs:ixgbe_ptp_gettime (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c275 * ixgbe_ptp_gettime
282 static int ixgbe_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) ixgbe_ptp_gettime() function
410 ixgbe_ptp_gettime(&adapter->ptp_caps, &ts); ixgbe_ptp_overflow_check()
874 adapter->ptp_caps.gettime64 = ixgbe_ptp_gettime; ixgbe_ptp_create_clock()
890 adapter->ptp_caps.gettime64 = ixgbe_ptp_gettime; ixgbe_ptp_create_clock()

Completed in 80 milliseconds