Searched refs:pcrPriorityTag (Results 1 – 3 of 3) sorted by relevance
882 pcrPriorityTag = (1 << 13), enumerator
1628 …nRequiredBuffers = Params->nofSGFragments + 1 + ((Params->flags & (pcrPriorityTag | pcrLSO)) ? 1 :… in ParaNdis_DoSubmitPacket()1719 … unsigned short addPriorityLen = (Params->flags & pcrPriorityTag) ? ETH_PRIORITY_HEADER_SIZE : 0; in ParaNdis_DoSubmitPacket()1895 … unsigned short addPriorityLen = (pParams->flags & pcrPriorityTag) ? ETH_PRIORITY_HEADER_SIZE : 0; in ParaNdis_DoCopyPacketData()
937 if (pEntry->PriorityDataLong) flags |= pcrPriorityTag; in InitializeTransferParameters()