Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c453 static int ixgbe_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in ixgbe_ptp_gettime() function
573 ixgbe_ptp_gettime(&adapter->ptp_caps, &ts); in ixgbe_ptp_overflow_check()
1219 adapter->ptp_caps.gettime64 = ixgbe_ptp_gettime; in ixgbe_ptp_create_clock()
1236 adapter->ptp_caps.gettime64 = ixgbe_ptp_gettime; in ixgbe_ptp_create_clock()
1252 adapter->ptp_caps.gettime64 = ixgbe_ptp_gettime; in ixgbe_ptp_create_clock()