Home
last modified time | relevance | path

Searched refs:FlowControlQueue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/include/
H A Dflow_control.h95 struct FlowControlQueue { struct
110 struct FlowControlQueue queues[QUEUE_ID_COUNT]; /**< Array of flow control queues */ argument
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/
H A Dflow_control.c206 struct FlowControlQueue *fcmQueue = NULL; in SetQueueThreshold()
216 static void FcmQueuePreProcess(struct FlowControlQueue *fcmQueue) in FcmQueuePreProcess()
234 struct FlowControlQueue *fcmQueue = NULL; in SendBuffToFCM()