Searched defs:vnetQueueControl (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp1543 static DECLCALLBACK(void) vnetQueueControl(void *pvState, PVQUEUE pQueue) function
1553 Log(("%s vnetQueueControl: The first 'out' segment is not the "
1561 Log(("%s vnetQueueControl: The last 'in' segment is too small "
1979 pThis->pCtlQueue = vpciAddQueue(&pThis->VPCI, 16, vnetQueueControl, "CTL");

Completed in 51 milliseconds