Home
last modified time | relevance | path

Searched refs:frw_timer_timeout_proc_event (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_timer.h82 hi_void frw_timer_timeout_proc_event(oal_timer_list_stru *arg);
84 hi_void frw_timer_timeout_proc_event(unsigned long arg);
H A Dfrw_timer.c164 oal_timer_init(&timeout->timer, timeoutval, frw_timer_timeout_proc_event, (unsigned long)timeout->timer_id); in frw_timer_create_timer()
180 hi_void frw_timer_timeout_proc_event(oal_timer_list_stru *arg) in frw_timer_timeout_proc_event() function
184 hi_void frw_timer_timeout_proc_event(unsigned long arg) in frw_timer_timeout_proc_event() function
193 oam_error_log0(0, OAM_SF_FRW, "{frw_timer_timeout_proc_event:: FRW_EVENT_ALLOC failed!}"); in frw_timer_timeout_proc_event()

Completed in 1 milliseconds