Home
last modified time | relevance | path

Searched refs:qdf_get_monotonic_boottime_ns (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_mc_timer.h289 s64 qdf_get_monotonic_boottime_ns(void);
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_mc_timer.c697 s64 qdf_get_monotonic_boottime_ns(void) in qdf_get_monotonic_boottime_ns() function
701 qdf_export_symbol(qdf_get_monotonic_boottime_ns);
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_host_roam_preauth.c481 timer_diff = qdf_get_monotonic_boottime_ns() - scan_entry->boottime_ns; in cm_roam_read_tsf()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c2256 bss_desc_ptr->scansystimensec = qdf_get_monotonic_boottime_ns(); in lim_roam_fill_bss_descr()