Home
last modified time | relevance | path

Searched defs:tstamp (Results 1 – 25 of 130) sorted by relevance

123456

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c104 u64 tstamp; in otx2_ptp_hw_gettime() local
247 u64 tstamp; in otx2_ptp_tc_gettime() local
287 static u64 otx2_ptp_hw_tstamp2time(const struct timecounter *time_counter, u64 tstamp) in otx2_ptp_hw_tstamp2time()
326 u64 tstamp; in otx2_sync_tstamp() local
496 int otx2_ptp_tstamp2time(struct otx2_nic *pfvf, u64 tstamp, u64 *tsns) in otx2_ptp_tstamp2time()
/openbmc/phosphor-pid-control/experiments/
H A Ddrive.cpp31 using tstamp = std::chrono::high_resolution_clock::time_point; typedef
47 int64_t getAverage(std::tuple<tstamp, int64_t, int64_t>& values) in getAverage()
73 std::vector<std::tuple<tstamp, int64_t, int64_t>>& series, in driveGoal()
135 std::vector<std::tuple<tstamp, int64_t, int64_t>>& series, in driveTime()
/openbmc/linux/include/linux/dsa/
H A Dksz_common.h18 static inline ktime_t ksz_decode_tstamp(u32 tstamp) in ksz_decode_tstamp()
41 u32 tstamp; member
H A Dsja1105.h58 u64 tstamp; member
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c566 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_clear_tx_tstamp() local
668 struct igc_tx_timestamp_request *tstamp) in igc_ptp_tx_timeout()
679 struct igc_tx_timestamp_request *tstamp; in igc_ptp_tx_hang() local
711 struct igc_tx_timestamp_request *tstamp, u64 regval) in igc_ptp_tx_reg_to_stamp()
809 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_tx_hwtstamp() local
911 static struct system_counterval_t igc_device_tstamp_to_system(u64 tstamp) in igc_device_tstamp_to_system()
1048 struct igc_tx_timestamp_request *tstamp; in igc_ptp_init() local
/openbmc/linux/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.h32 static inline u64 cavium_ptp_tstamp2time(struct cavium_ptp *ptp, u64 tstamp) in cavium_ptp_tstamp2time()
58 static inline u64 cavium_ptp_tstamp2time(struct cavium_ptp *ptp, u64 tstamp) in cavium_ptp_tstamp2time()
/openbmc/linux/sound/firewire/
H A Damdtp-stream.c861 static inline u32 compute_ohci_iso_ctx_cycle_count(u32 tstamp) in compute_ohci_iso_ctx_cycle_count()
868 u32 tstamp = be32_to_cpu(ctx_header_tstamp) & HEADER_TSTAMP_MASK; in compute_ohci_cycle_count() local
1139 static void process_rx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in process_rx_packets()
1213 static void skip_rx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in skip_rx_packets()
1248 static void process_rx_packets_intermediately(struct fw_iso_context *context, u32 tstamp, in process_rx_packets_intermediately()
1349 static void drop_tx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in drop_tx_packets()
1377 static void process_tx_packets_intermediately(struct fw_iso_context *context, u32 tstamp, in process_tx_packets_intermediately()
1428 static void drop_tx_packets_initially(struct fw_iso_context *context, u32 tstamp, in drop_tx_packets_initially()
1554 static void irq_target_callback_intermediately(struct fw_iso_context *context, u32 tstamp, in irq_target_callback_intermediately()
1564 static void irq_target_callback_skip(struct fw_iso_context *context, u32 tstamp, in irq_target_callback_skip()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddynack.h33 u32 tstamp[ATH_DYN_BUF]; member
37 u32 tstamp; member
/openbmc/linux/sound/pci/lola/
H A Dlola_pcm.c41 unsigned int tstamp = lola_get_lrc(chip) >> 8; in lola_get_tstamp() local
61 unsigned int tstamp) in lola_stream_start()
73 unsigned int tstamp) in lola_stream_stop()
509 unsigned int tstamp; in lola_pcm_trigger() local
/openbmc/linux/tools/testing/selftests/alsa/
H A Dpcm-test.c58 void timestamp_now(timestamp_t *tstamp) in timestamp_now()
64 long long timestamp_diff_ms(timestamp_t *tstamp) in timestamp_diff_ms()
275 timestamp_t tstamp; in test_pcm_time() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dtime.h82 static inline unsigned long tb_ticks_since(unsigned long tstamp) in tb_ticks_since()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtrap.h25 struct hwtstamp_config *tstamp; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_edt.c34 uint64_t tstamp, next_tstamp = 0; in throttle_flow() local
/openbmc/linux/sound/firewire/fireface/
H A Dff-protocol-former.c406 size_t length, u32 tstamp) in ff800_handle_midi_msg()
553 u32 tstamp; member
649 size_t length, u32 tstamp) in ff400_handle_msg()
H A Dff-transaction.c134 u32 tstamp = fw_request_get_timestamp(request); in handle_msg() local
/openbmc/linux/net/dsa/
H A Dtag_sja1105.c95 u64 tstamp; member
595 u64 tstamp; in sja1110_rcv_meta() local
639 u64 *tstamp = &SJA1105_SKB_CB(skb)->tstamp; in sja1110_rcv_inband_control_extension() local
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-probes.c111 struct snd_compr_tstamp *tstamp, in acp_probes_compr_pointer()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-probes.c115 struct snd_compr_tstamp *tstamp, in hda_probes_compr_pointer()
/openbmc/linux/include/uapi/linux/
H A Dif_addr.h64 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
/openbmc/linux/net/ipv6/
H A Dnetfilter.c130 ktime_t tstamp = skb->tstamp; in br_ip6_fragment() local
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c434 static ktime_t ksz_tstamp_reconstruct(struct ksz_device *dev, ktime_t tstamp) in ksz_tstamp_reconstruct()
469 ktime_t tstamp; in ksz_port_rxtstamp() local
977 ktime_t tstamp; in ksz_ptp_msg_thread_fn() local
/openbmc/linux/sound/core/
H A Dtimer.c84 struct timespec64 tstamp; /* trigger tstamp */ member
502 struct timespec64 tstamp; in snd_timer_notify1() local
1083 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp) in snd_timer_notify()
1380 struct timespec64 *tstamp, in snd_timer_user_ccallback()
1418 struct timespec64 tstamp; in snd_timer_user_tinterrupt() local
/openbmc/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform-compress.c205 struct snd_compr_tstamp *tstamp) in sst_platform_compr_pointer()
/openbmc/linux/net/rxrpc/
H A Dio_thread.c534 ktime_t tstamp = skb->tstamp; in rxrpc_io_thread() local
/openbmc/linux/drivers/platform/chrome/
H A Dcros_usbpd_logger.c81 ktime_t tstamp) in cros_usbpd_print_log_entry()

123456