Searched refs:MnpAllocNbuf (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/
H A DMnpIo.c353 DupNbuf = MnpAllocNbuf (MnpDeviceData);
889 MnpDeviceData->RxNbufCache = MnpAllocNbuf (MnpDeviceData);
984 Nbuf = MnpAllocNbuf (MnpDeviceData);
H A DMnpImpl.h434 MnpAllocNbuf (
H A DMnpConfig.c112 MnpAllocNbuf ( function
133 "MnpAllocNbuf: The maximum NET_BUF size is reached for MNP driver instance %p.\n",
145 "MnpAllocNbuf: Failed to add NET_BUFs into the FreeNbufQue, %r.\n",
308 MnpDeviceData->RxNbufCache = MnpAllocNbuf (MnpDeviceData);

Completed in 197 milliseconds