Searched refs:g_flowControlInstance (Results 1 – 1 of 1) sorted by relevance
63 if (g_flowControlInstance == NULL) { in WiFiFlowControlTestEnv()65 if (g_flowControlInstance == NULL) { in WiFiFlowControlTestEnv()70 … g_flowControlInstance->interface->registerFlowControlOp(g_flowControlInstance, &g_flowControlOp); in WiFiFlowControlTestEnv()76 if (g_flowControlInstance != NULL) { in WiFiFlowControlTestOut()78 g_flowControlInstance = NULL; in WiFiFlowControlTestOut()137 DeInitFlowControl(g_flowControlInstance); in WiFiFlowControlTestGetEapolQueueId()138 g_flowControlInstance = NULL; in WiFiFlowControlTestGetEapolQueueId()162 …if (g_flowControlInstance->interface->sendBuffToFCM(g_flowControlInstance, buff, id, FLOW_TX) != H… in WiFiFlowControlTestSendData()166 if (g_flowControlInstance->interface->schedFCM(g_flowControlInstance, FLOW_TX) != HDF_SUCCESS) { in WiFiFlowControlTestSendData()172 DeInitFlowControl(g_flowControlInstance); in WiFiFlowControlTestSendData()[all …]