Searched refs:hashDistributionFqidsShift (Results 1 – 2 of 2) sorted by relevance
1571 …uint8_t hashDistributionFqidsShift; /**< selects the FQID bits that will be e… member
1621 if (p_KeyAndHash->hashDistributionFqidsShift > MAX_DIST_FQID_SHIFT) in BuildSchemeRegs()1629 …eg |= ((p_KeyAndHash->hashDistributionNumOfFqids - 1) << p_KeyAndHash->hashDistributionFqidsShift); in BuildSchemeRegs()