Lines Matching refs:tstamp
266 spectral_debug("Timestamp = %d", p->tstamp); in target_if_dbg_print_samp_param()
1796 uint32_t tstamp = 0; in target_if_process_phyerr_gen2() local
1869 tstamp = p_sops->get_tsf64(spectral) & SPECTRAL_TSMASK; in target_if_process_phyerr_gen2()
1936 params.tstamp = 0; in target_if_process_phyerr_gen2()
1962 params.tstamp = (tsf64 & SPECTRAL_TSMASK); in target_if_process_phyerr_gen2()
2975 uint32_t *tstamp) in target_if_spectral_get_adjusted_timestamp() argument
2998 *tstamp = raw_timestamp + twar->timestamp_war_offset[smode]; in target_if_spectral_get_adjusted_timestamp()
3225 uint32_t tstamp; in target_if_process_sfft_report_gen3() local
3312 &tstamp); in target_if_process_sfft_report_gen3()
3317 p_sfft->adjusted_timestamp = tstamp; in target_if_process_sfft_report_gen3()
3762 uint32_t tstamp; in target_if_consume_spectral_report_gen3() local
3893 spectral_mode, &tstamp); in target_if_consume_spectral_report_gen3()
3897 params.tstamp = tstamp; in target_if_consume_spectral_report_gen3()
4021 params.tstamp); in target_if_consume_spectral_report_gen3()