/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/ |
H A D | wlan_objmgr_debug.c | 71 qdf_time_t tstamp; member 174 qdf_time_t tstamp; in wlan_objmgr_notify_log_delete() local 202 tstamp = qdf_system_ticks_to_msecs(qdf_system_ticks()) / 1000; in wlan_objmgr_notify_log_delete() 209 node->tstamp = tstamp; in wlan_objmgr_notify_log_delete() 477 if (cur_tstamp < (del_obj->tstamp + in wlan_objmgr_iterate_log_del_obj_handler() 497 if (cur_tstamp > del_obj->tstamp + in wlan_objmgr_iterate_log_del_obj_handler()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
H A D | hif_exec.c | 254 i, hif_ext_group->tstamp); in hif_print_napi_latency_stats() 565 if (cur_tstamp > hif_ext_group->tstamp) in hif_latency_profile_measure() 566 time_elapsed = (cur_tstamp - hif_ext_group->tstamp); in hif_latency_profile_measure() 568 time_elapsed = ~0x0 - (hif_ext_group->tstamp - cur_tstamp); in hif_latency_profile_measure() 570 hif_ext_group->tstamp = cur_tstamp; in hif_latency_profile_measure() 605 hif_ext_group->tstamp = qdf_ktime_to_ms(qdf_ktime_get()); in hif_latency_profile_start()
|
H A D | hif_exec.h | 99 uint64_t tstamp; member
|
H A D | hif_napi.c | 768 napii->tstamp = qdf_ktime_to_ms(qdf_ktime_get()); in hif_napi_latency_profile_start() 786 if (cur_tstamp > napi_info->tstamp) in hif_napi_latency_profile_measure() 787 time_elapsed = (cur_tstamp - napi_info->tstamp); in hif_napi_latency_profile_measure() 789 time_elapsed = ~0x0 - (napi_info->tstamp - cur_tstamp); in hif_napi_latency_profile_measure() 791 napi_info->tstamp = cur_tstamp; in hif_napi_latency_profile_measure() 834 ce_id, napii->tstamp); in hif_print_napi_latency_stats()
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
H A D | target_if_spectral_phyerr.c | 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() [all …]
|
H A D | target_if_spectral_netlink.c | 385 samp_data->spectral_tstamp = params->tstamp; in target_if_spectral_create_samp_msg()
|
H A D | target_if_spectral.h | 1587 uint32_t tstamp; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_reo.h | 370 uint32_t tstamp; member
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
H A D | i_qdf_nbuf.h | 2807 return ktime_to_ms(net_timedelta(skb->tstamp)); in __qdf_nbuf_get_timedelta_ms() 2820 return ktime_to_us(net_timedelta(skb->tstamp)); in __qdf_nbuf_get_timedelta_us()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_htt.c | 2785 unsigned long tstamp; local 2788 tstamp = qdf_get_system_timestamp(); 2794 path->bp_start_tt = tstamp; 2796 path->bp_last_tt = tstamp; 2801 path->bp_duration = tstamp - path->bp_start_tt; 2802 path->bp_last_tt = tstamp;
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_rx.c | 1184 msdu->tstamp = ns_to_ktime((u_int64_t)rx_ppdu_desc->tsf32 * in ol_rx_timestamp() 1225 msdu->tstamp = ns_to_ktime(tsf64_ns); in ol_rx_timestamp()
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/ |
H A D | dfs_fcc_bin5.c | 825 uint64_t tstamp) in dfs_get_random_bin5_dur() argument
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_tsf.c | 2389 netbuf->tstamp = ns_to_ktime(host_time); in hdd_netbuf_timestamp() 2424 netbuf->tstamp = ktime_set(0, 0); in hdd_netbuf_timestamp() 2510 netbuf->tstamp = ktime_set(0, 0); in hdd_rx_timestamp()
|
H A D | wlan_hdd_tx_rx.c | 730 hdd_rx_timestamp(netbuf, ktime_to_us(netbuf->tstamp)); in hdd_tsf_timestamp_rx()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/ |
H A D | hal_6290.c | 710 h->tstamp = in hal_reo_status_get_header_6290()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_scan_roam.c | 1711 dest_ap->ts = src_hotlist->tstamp; in wma_extscan_hotlist_match_event_handler() 1894 ap->ts = WMA_MSEC_TO_USEC(src_rssi->tstamp); in wma_group_num_bss_to_scan_id()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/ |
H A D | hal_6390.c | 712 h->tstamp = in hal_reo_status_get_header_6390()
|
/wlan-driver/qca-wifi-host-cmn/hif/inc/ |
H A D | hif.h | 378 uint64_t tstamp; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/ |
H A D | hal_8074v2.c | 736 h->tstamp = in hal_reo_status_get_header_8074v2()
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/ |
H A D | dfs.h | 1893 uint64_t tstamp);
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/ |
H A D | hal_8074v1.c | 753 h->tstamp = in hal_reo_status_get_header_8074v1()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/ |
H A D | hal_5018.c | 1251 h->tstamp = in hal_reo_status_get_header_5018()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/ |
H A D | hal_5332.c | 796 h->tstamp = in hal_reo_status_get_header_5332()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/ |
H A D | hal_6490.c | 1133 h->tstamp = in hal_reo_status_get_header_6490()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/ |
H A D | hal_9224.h | 1138 h->tstamp = in hal_reo_status_get_header_9224()
|