Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c1724 struct FlowControlModule *g_fcm = NULL; local
1755 g_fcm = InitFlowControl((void *)hcc_handler);
1756 if (g_fcm == HI_NULL) {
1761 g_fcm->op = &g_flowControlOp;
1866 DeInitFlowControl(g_fcm);

Completed in 4 milliseconds