Searched refs:hashbit (Results 1 – 1 of 1) sorted by relevance
412 uint32_t crc, hashreg, hashbit, *hash = arg; in awg_hash_maddr() local417 hashbit = (crc & 0x1f); in awg_hash_maddr()418 hash[hashreg] |= (1 << hashbit); in awg_hash_maddr()