Home
last modified time | relevance | path

Searched refs:hashDistributionNumOfFqids (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c1171 p_SchemeParams->keyExtractAndHashParams.hashDistributionNumOfFqids) in BuildSchemeRegs()
1307 …if (!p_KeyAndHash->hashDistributionNumOfFqids || !POWER_OF_2(p_KeyAndHash->hashDistributionNumOfFq… in BuildSchemeRegs()
1309 if ((p_KeyAndHash->hashDistributionNumOfFqids-1) & p_SchemeParams->baseFqid) in BuildSchemeRegs()
1629 …tmpReg |= ((p_KeyAndHash->hashDistributionNumOfFqids - 1) << p_KeyAndHash->hashDistributionFqidsSh… in BuildSchemeRegs()
H A Dfm_manip.c5052 p_SchemeParams->keyExtractAndHashParams.hashDistributionNumOfFqids = 1; in FmPcdManipBuildIpReassmScheme()
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1569 …uint32_t hashDistributionNumOfFqids; /**< must be > 1 and a power of 2. Repres… member