Home
last modified time | relevance | path

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

12345

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c104 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 Digc_ptp.c539 struct igc_tx_timestamp_request *tstamp) in igc_ptp_free_tx_buffer()
570 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_clear_tx_tstamp() local
672 struct igc_tx_timestamp_request *tstamp) in igc_ptp_tx_timeout()
684 struct igc_tx_timestamp_request *tstamp; in igc_ptp_tx_hang() local
716 struct igc_tx_timestamp_request *tstamp, u64 regval) in igc_ptp_tx_reg_to_stamp()
825 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_tx_hwtstamp() local
927 static struct system_counterval_t igc_device_tstamp_to_system(u64 tstamp) in igc_device_tstamp_to_system()
1104 struct igc_tx_timestamp_request *tstamp; in igc_ptp_init() local
/linux/sound/firewire/
H A Damdtp-stream.c886 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/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
/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()
/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
/linux/drivers/net/wireless/ath/ath9k/
H A Ddynack.h33 u32 tstamp[ATH_DYN_BUF]; member
37 u32 tstamp; member
/linux/tools/testing/selftests/alsa/
H A Dpcm-test.c61 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/net/dsa/
H A Dtag_sja1105.c95 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
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_edt.c34 uint64_t tstamp, next_tstamp = 0; in throttle_flow() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtrap.h25 struct hwtstamp_config *tstamp; member
H A Dptp.h67 struct hwtstamp_config *tstamp; member
/linux/sound/soc/sof/amd/
H A Dacp-probes.c111 struct snd_compr_tstamp *tstamp, in acp_probes_compr_pointer()
/linux/sound/soc/sof/intel/
H A Dhda-probes.c115 struct snd_compr_tstamp *tstamp, in hda_probes_compr_pointer()
/linux/include/uapi/linux/
H A Dif_addr.h64 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
/linux/net/ipv6/
H A Dnetfilter.c131 ktime_t tstamp = skb->tstamp; in br_ip6_fragment() local
/linux/sound/core/
H A Dtimer.c86 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 Dsst-mfld-platform-compress.c205 struct snd_compr_tstamp *tstamp) in sst_platform_compr_pointer()
/linux/sound/firewire/fireface/
H A Dff-transaction.c134 u32 tstamp = fw_request_get_timestamp(request); in handle_msg() local
/linux/sound/soc/intel/avs/
H A Dprobes.c216 struct snd_compr_tstamp *tstamp, struct snd_soc_dai *dai) in avs_probe_compr_pointer()
/linux/net/netfilter/
H A Dnft_set_pipapo.c523 u64 tstamp, gfp_t gfp) in pipapo_get() argument
1304 u64 tstamp = nft_net_tstamp(net); global() local
1702 u64 tstamp = nft_net_tstamp(net); global() local
/linux/net/dccp/
H A Dinput.c
/linux/net/psample/
H A Dpsample.c367 ktime_t tstamp = ktime_get_real(); in psample_sample_packet() local
/linux/sound/soc/sof/
H A Dcompress.c364 struct snd_compr_tstamp *tstamp) in sof_compr_pointer()

12345