Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.h191 } hcc_timer_status; typedef
209 hcc_timer_status hcc_timer_status; member
H A Dhcc_host.c1595 hcc_handler->hcc_transer_info.hcc_timer_status = TIMER_RUNING;
1677 hcc_handler->hcc_transer_info.hcc_timer_status = TIMER_STOP;
1779 hcc_handler->hcc_transer_info.hcc_timer_status = TIMER_ADD;
1861 hcc_handler->hcc_transer_info.hcc_timer_status = TIMER_DEL;
1949 if (hcc == HI_NULL || hcc->hcc_transer_info.hcc_timer_status == TIMER_DEL) {
1953 while (retry_time > 0 && hcc->hcc_transer_info.hcc_timer_status == TIMER_RUNING) {
1959 hcc->hcc_transer_info.hcc_timer_status = TIMER_DEL;

Completed in 4 milliseconds