Searched refs:uiMaxBucketSize (Results 1 – 6 of 6) sorted by relevance
50 Adapter->PackInfo[i].uiMaxBucketSize) in UpdateTokenCount()53 Adapter->PackInfo[i].uiMaxBucketSize; in UpdateTokenCount()
183 UINT uiMaxBucketSize; member
774 Adapter->PackInfo[uiSearchRuleIndex].uiMaxBucketSize = in CopyToAdapter()777 if (Adapter->PackInfo[uiSearchRuleIndex].uiMaxBucketSize < WIMAX_MAX_MTU*8) { in CopyToAdapter()787 Adapter->PackInfo[uiSearchRuleIndex].uiMaxBucketSize = in CopyToAdapter()790 if (Adapter->PackInfo[uiSearchRuleIndex].uiMaxBucketSize > WIMAX_MAX_MTU*8) in CopyToAdapter()791 Adapter->PackInfo[uiSearchRuleIndex].uiMaxBucketSize = WIMAX_MAX_MTU*8; in CopyToAdapter()798 Adapter->PackInfo[uiSearchRuleIndex].uiMaxBucketSize); in CopyToAdapter()
210 UINT uiMaxBucketSize;//maximum size of the bucket for the queue member
350 Adapter->PackInfo[iIndex].uiMaxBucketSize); in PruneQueue()
16 Adapter->PackInfo[uiLoopIndex].uiMaxBucketSize = 20*1024*1024; in default_wimax_protocol_initialize()765 …S, DUMP_INFO, DBG_LVL_ALL, "uiMaxBucketSize:%X\n", Adapter->PackInfo[uiLoopIndex].uiMaxBucketSize); in DumpPackInfo()