Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DNetBuffer.c41 IN UINT32 BlockOpNum in NetbufAllocStruct()
542 UINT32 BlockOpNum; in NetbufGetFragment() local
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DNetLib.h1511 UINT32 BlockOpNum; // Total number of BlockOp in the buffer member
1571 #define NET_BUF_SIZE(BlockOpNum) \ argument