Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c356 * ixgbe_ptp_read_82599 - read raw cycle counter (to be used by time counter)
363 static u64 ixgbe_ptp_read_82599(const struct cyclecounter *cc) in ixgbe_ptp_read_82599() function
1252 cc.read = ixgbe_ptp_read_82599; in ixgbe_ptp_start_cyclecounter()
1258 cc.read = ixgbe_ptp_read_82599; in ixgbe_ptp_start_cyclecounter()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c359 * ixgbe_ptp_read_82599 - read raw cycle counter (to be used by time counter)
366 static u64 ixgbe_ptp_read_82599(const struct cyclecounter *cc) in ixgbe_ptp_read_82599() function
1239 cc.read = ixgbe_ptp_read_82599; in ixgbe_ptp_start_cyclecounter()
1245 cc.read = ixgbe_ptp_read_82599; in ixgbe_ptp_start_cyclecounter()

Completed in 9 milliseconds