Home
last modified time | relevance | path

Searched refs:hashDistributionFqidsShift (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1571 …uint8_t hashDistributionFqidsShift; /**< selects the FQID bits that will be e… member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c1621 if (p_KeyAndHash->hashDistributionFqidsShift > MAX_DIST_FQID_SHIFT) in BuildSchemeRegs()
1629 …eg |= ((p_KeyAndHash->hashDistributionNumOfFqids - 1) << p_KeyAndHash->hashDistributionFqidsShift); in BuildSchemeRegs()