Home
last modified time | relevance | path

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

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