/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ptp.c | 104 u64 tstamp; in otx2_ptp_hw_gettime() local 248 u64 tstamp; in otx2_ptp_tc_gettime() local 288 static u64 otx2_ptp_hw_tstamp2time(const struct timecounter *time_counter, u64 tstamp) in otx2_ptp_hw_tstamp2time() 327 u64 tstamp; in otx2_sync_tstamp() local 511 int otx2_ptp_tstamp2time(struct otx2_nic *pfvf, u64 tstamp, u64 *tsns) in otx2_ptp_tstamp2time()
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ptp.c | 550 struct igc_tx_timestamp_request *tstamp) in igc_ptp_free_tx_buffer() 581 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_clear_tx_tstamp() local 683 struct igc_tx_timestamp_request *tstamp) in igc_ptp_tx_timeout() 695 struct igc_tx_timestamp_request *tstamp; in igc_ptp_tx_hang() local 727 struct igc_tx_timestamp_request *tstamp, u64 regval) in igc_ptp_tx_reg_to_stamp() 836 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_tx_hwtstamp() local 938 static struct system_counterval_t igc_device_tstamp_to_system(u64 tstamp) in igc_device_tstamp_to_system() 1099 struct igc_tx_timestamp_request *tstamp; in igc_ptp_init() local
|
/linux/include/linux/dsa/ |
H A D | ksz_common.h | 18 static inline ktime_t ksz_decode_tstamp(u32 tstamp) in ksz_decode_tstamp() 41 u32 tstamp; member
|
H A D | sja1105.h | 58 u64 tstamp; member
|
/linux/sound/firewire/ |
H A D | amdtp-stream.c | 886 static inline u32 compute_ohci_iso_ctx_cycle_count(u32 tstamp) in compute_ohci_iso_ctx_cycle_count() 893 u32 tstamp = be32_to_cpu(ctx_header_tstamp) & HEADER_TSTAMP_MASK; in compute_ohci_cycle_count() local 1171 static void process_rx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in process_rx_packets() 1242 static void skip_rx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in skip_rx_packets() 1277 static void process_rx_packets_intermediately(struct fw_iso_context *context, u32 tstamp, in process_rx_packets_intermediately() 1331 static void process_tx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in process_tx_packets() 1378 static void drop_tx_packets(struct fw_iso_context *context, u32 tstamp, size_t header_length, in drop_tx_packets() 1406 static void process_tx_packets_intermediately(struct fw_iso_context *context, u32 tstamp, in process_tx_packets_intermediately() 1457 static void drop_tx_packets_initially(struct fw_iso_context *context, u32 tstamp, in drop_tx_packets_initially() 1573 static void irq_target_callback(struct fw_iso_context *context, u32 tstamp, size_t header_length, in irq_target_callback() [all …]
|
/linux/drivers/net/ethernet/cavium/common/ |
H A D | cavium_ptp.h | 32 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()
|
/linux/sound/pci/lola/ |
H A D | lola_pcm.c | 41 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
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | dynack.h | 33 u32 tstamp[ATH_DYN_BUF]; member 37 u32 tstamp; member
|
/linux/tools/testing/selftests/alsa/ |
H A D | pcm-test.c | 61 void timestamp_now(timestamp_t *tstamp) in timestamp_now() 67 long long timestamp_diff_ms(timestamp_t *tstamp) in timestamp_diff_ms() 302 timestamp_t tstamp; in test_pcm_time() local
|
/linux/sound/firewire/fireface/ |
H A D | ff-protocol-former.c | 406 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 D | ff-transaction.c | 134 u32 tstamp = fw_request_get_timestamp(request); in handle_msg() local
|
/linux/net/netfilter/ |
H A D | nft_set_rbtree.c | 316 u64 tstamp = nft_net_tstamp(net); in __nft_rbtree_insert() local 555 u64 tstamp = nft_net_tstamp(net); in nft_rbtree_deactivate() local 628 u64 tstamp = nft_net_tstamp(net); in nft_rbtree_gc() local
|
/linux/arch/powerpc/include/asm/ |
H A D | time.h | 77 static inline unsigned long tb_ticks_since(unsigned long tstamp) in tb_ticks_since()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tc_edt.c | 34 uint64_t tstamp, next_tstamp = 0; in throttle_flow() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | trap.h | 25 struct hwtstamp_config *tstamp; member
|
/linux/net/dsa/ |
H A D | tag_sja1105.c | 95 u64 tstamp; member 551 u64 tstamp; in sja1110_rcv_meta() local 595 u64 *tstamp = &SJA1105_SKB_CB(skb)->tstamp; in sja1110_rcv_inband_control_extension() local
|
/linux/sound/soc/sof/amd/ |
H A D | acp-probes.c | 111 struct snd_compr_tstamp *tstamp, in acp_probes_compr_pointer()
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz_ptp.c | 431 static ktime_t ksz_tstamp_reconstruct(struct ksz_device *dev, ktime_t tstamp) in ksz_tstamp_reconstruct() 466 ktime_t tstamp; in ksz_port_rxtstamp() local 974 ktime_t tstamp; in ksz_ptp_msg_thread_fn() local
|
/linux/sound/soc/sof/intel/ |
H A D | hda-probes.c | 115 struct snd_compr_tstamp *tstamp, in hda_probes_compr_pointer()
|
/linux/include/uapi/linux/ |
H A D | if_addr.h | 64 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
/linux/net/ipv6/ |
H A D | netfilter.c | 131 ktime_t tstamp = skb->tstamp; in br_ip6_fragment() local
|
/linux/sound/core/ |
H A D | timer.c | 86 struct timespec64 tstamp; /* trigger tstamp */ member 512 struct timespec64 tstamp; in snd_timer_notify1() local 1048 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp) in snd_timer_notify() 1340 struct timespec64 *tstamp, in snd_timer_user_ccallback() 1376 struct timespec64 tstamp; in snd_timer_user_tinterrupt() local
|
/linux/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-compress.c | 205 struct snd_compr_tstamp *tstamp) in sst_platform_compr_pointer()
|
/linux/net/rxrpc/ |
H A D | io_thread.c | 551 ktime_t tstamp = skb->tstamp; in rxrpc_io_thread() local
|
/linux/sound/soc/intel/avs/ |
H A D | probes.c | 216 struct snd_compr_tstamp *tstamp, struct snd_soc_dai *dai) in avs_probe_compr_pointer()
|