Home
last modified time | relevance | path

Searched refs:oal_timer_start (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_timer.h134 static inline hi_s32 oal_timer_start(oal_timer_list_stru *pst_timer, unsigned long ui_delay) in oal_timer_start() function
209 static inline hi_s32 oal_timer_start(oal_timer_list_stru *pst_timer, hi_u64 ui_delay) in oal_timer_start() function
H A Dplat_pm_wlan.c1175 oal_timer_start(&wlan_pm->watchdog_timer, WLAN_SLEEP_TIMER_PERIOD); in wlan_pm_feed_wdg()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_timer.c167 oal_timer_start(&timeout->timer, (unsigned long)timeout->timeout); in frw_timer_create_timer()
253 hi_u32 ret = (hi_u32)oal_timer_start(&timeout->timer, (unsigned long)timeout->timeout); in frw_timer_timeout_proc_event()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c1306 oal_timer_start(&hcc_handler->hcc_transer_info.tx_flow_ctrl.flow_timer,
1673 hi_u32 ret = oal_timer_start(&hcc_handler->hcc_transer_info.hcc_timer, HCC_HEARTBEAT_TIMEOUT);

Completed in 7 milliseconds