Home
last modified time | relevance | path

Searched defs:fcmQueue (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/
Dflow_control.c206 struct FlowControlQueue *fcmQueue = NULL; in SetQueueThreshold() local
216 static void FcmQueuePreProcess(struct FlowControlQueue *fcmQueue) in FcmQueuePreProcess()
234 struct FlowControlQueue *fcmQueue = NULL; in SendBuffToFCM() local
/drivers/hdf_core/framework/model/network/wifi/platform/include/
Dflow_control.h216 struct FlowControlQueues fcmQueue[FLOW_DIR_COUNT]; /**< Array of flow control queues */ member