Searched defs:hashShift (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c7096 crc64 >>= hashShift; local
7073 FM_PCD_MatchTableGetIndexedHashBucket(t_Handle h_CcNode, uint8_t keySize, uint8_t *p_Key, uint8_t hashShift, t_Handle *p_CcNodeBucketHandle, uint8_t *p_BucketIndex, uint16_t *p_LastIndex) argument
/freebsd-current/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1566 uint8_t hashShift; /**< hash result right shift. Select the 24 bits out of the 64 hash member in struct:t_FmPcdKgKeyExtractAndHashParams
1988 uint8_t hashShift; /**< Byte offset from the beginning of the KeyGen hash result to the member in struct:t_FmPcdHashTableParams

Completed in 101 milliseconds