Searched refs:moal_get_boot_ktime (Results 1 – 7 of 7) sorted by relevance
92 mlan_status moal_get_boot_ktime(t_void *pmoal, t_u64 *pnsec);
2154 mlan_status (*moal_get_boot_ktime)(t_void *pmoal, t_u64 *pnsec); member
821 .moal_get_boot_ktime = moal_get_boot_ktime,3941 moal_get_boot_ktime(handle, &handle->on_time);
2845 moal_get_boot_ktime(handle, &cur_time); in woal_cfg80211_subcmd_link_statistic_get()
490 mlan_status moal_get_boot_ktime(t_void *pmoal, t_u64 *pnsec) function
315 MASSERT(pcb->moal_get_boot_ktime); in mlan_register()