Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c1673 hi_u32 ret = oal_timer_start(&hcc_handler->hcc_transer_info.hcc_timer, HCC_HEARTBEAT_TIMEOUT);
1776 oal_timer_init(&hcc_handler->hcc_transer_info.hcc_timer, HCC_HEARTBEAT_TIMEOUT, hcc_send_heartbeat, 0);
1778 oal_timer_add(&hcc_handler->hcc_transer_info.hcc_timer);
1860 oal_timer_delete(&hcc_handler->hcc_transer_info.hcc_timer);
1958 oal_timer_delete(&hcc->hcc_transer_info.hcc_timer);
H A Dhcc_host.h208 oal_timer_list_stru hcc_timer; member

Completed in 5 milliseconds