Home
last modified time | relevance | path

Searched refs:qdf_get_time_of_the_day_ms (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_mc_timer.h313 qdf_time_t qdf_get_time_of_the_day_ms(void);
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_mc_timer.c792 qdf_time_t qdf_get_time_of_the_day_ms(void) in qdf_get_time_of_the_day_ms() function
801 qdf_export_symbol(qdf_get_time_of_the_day_ms);
Dqdf_trace.c1806 qdf_get_time_of_the_day_ms() * 1000; in qdf_fill_wlan_connectivity_log()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_api_link_cntl.c268 filter->age_threshold = qdf_get_time_of_the_day_ms() - in wlansap_calculate_chan_from_scan_result()
1705 filter->age_threshold = qdf_get_time_of_the_day_ms() - in wlansap_process_chan_info_event()
Dsap_fsm.c1380 qdf_get_time_of_the_day_ms(), in sap_acs_scan_freq_list_optimize()
1384 qdf_get_time_of_the_day_ms() - ts_last_scan); in sap_acs_scan_freq_list_optimize()
1574 sap_context->acs_req_timestamp = qdf_get_time_of_the_day_ms(); in sap_channel_sel()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/scan/src/
Dwlan_cfg80211_scan.c725 scan_req->scan_start_timestamp = qdf_get_time_of_the_day_ms(); in wlan_schedule_scan_start_request()
1048 filter->age_threshold = qdf_get_time_of_the_day_ms() - scan_start_ts; in wlan_scan_get_bss_count_for_scan()
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
Dwlan_scan_manager.c1750 vdev, event->chan_freq, qdf_get_time_of_the_day_ms()); in scm_scan_event_handler()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c3964 qdf_get_time_of_the_day_ms(), in wlan_hdd_is_prev_acs_freq_present_in_acs_config()
4021 qdf_get_time_of_the_day_ms()); in wlan_hdd_ll_lt_sap_get_valid_last_acs_freq()
4685 sap_cfg->last_acs_complete_time = qdf_get_time_of_the_day_ms(); in wlan_hdd_cfg80211_acs_ch_select_evt()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c3379 time_ms = qdf_get_time_of_the_day_ms(); in send_time_stamp_sync_cmd_tlv()