Home | History | Annotate | Download | only in DxeNetLib

Lines Matching refs:BlockNum

28   NET_VECTOR has the BlockNum's NET_BLOCK. But all the NET_BLOCK_OP and

31 @param[in] BlockNum The number of NET_BLOCK in the vector of net buffer
40 IN UINT32 BlockNum,
63 if (BlockNum != 0) {
64 Vector = AllocateZeroPool (NET_VECTOR_SIZE (BlockNum));
72 Vector->BlockNum = BlockNum;
182 for (Index = 0; Index < Vector->BlockNum; Index++) {
732 UINT32 BlockNum;
748 BlockNum = ExtNum;
776 BlockNum++;
796 BlockNum--;
829 Nbuf = NetbufAllocStruct (BlockNum, BlockNum);
1184 // is, init Index to NBuf->BlockNum - 1, and