Searched refs:WMPortSendQueue (Results 1 – 3 of 3) sorted by relevance
607 WMPortSendQueue; typedef1048 WMPortSendQueue sendQueueFreeList; // 4 Bytes1049 WMPortSendQueue sendQueue[WM_PRIORITY_LEVEL]; // 16 Bytes1050 WMPortSendQueue readyQueue[WM_PRIORITY_LEVEL]; // 16 Bytes
1304 void WMi_DebugPrintSendQueue(WMPortSendQueue *queue);
850 void WMi_DebugPrintSendQueue(WMPortSendQueue *queue) in WMi_DebugPrintSendQueue()