Home
last modified time | relevance | path

Searched refs:FlowDir (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/
H A Dflow_control_task.c17 FlowDir dir;
41 static bool IsFcThreadNeedStop(struct FlowControlModule *fcm, FlowDir dir) in IsFcThreadNeedStop()
85 static int32_t RunWiFiFlowControl(void *para, FlowDir dir) in RunWiFiFlowControl()
144 static void DestroyTask(struct FlowControlModule *fcm, FlowDir dir) in DestroyTask()
H A Dflow_control.c171 static int32_t SchedTransfer(struct FlowControlModule *fcm, FlowDir dir) in SchedTransfer()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/include/
H A Dflow_control.h69 } FlowDir; typedef
278 int32_t (*schedFCM)(struct FlowControlModule *fcm, FlowDir dir);