Home
last modified time | relevance | path

Searched refs:moal_get_host_time_ns (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.h98 mlan_status moal_get_host_time_ns(OUT t_u64 *time);
H A Dmlan_decl.h1290 mlan_status (*moal_get_host_time_ns) (OUT t_u64 *time); member
H A Dmoal_shim.c2942 moal_get_host_time_ns(OUT t_u64 *time) in moal_get_host_time_ns() function
H A Dmoal_main.c262 .moal_get_host_time_ns = moal_get_host_time_ns,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_decl.h1290 mlan_status (*moal_get_host_time_ns) (OUT t_u64 *time); member
H A Dmlan_cmdevt.c912 pmadapter->callbacks.moal_get_host_time_ns(&pmadapter->d1); in wlan_dnld_cmd_to_fw()
1759 pcb->moal_get_host_time_ns(&pmadapter->d2); in wlan_process_cmdresp()