Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxhwi.c339 u32_t cur_bit_pos; in bnx_find_mchash_collision() local
356 cur_bit_pos = ~crc32 & 0xff; in bnx_find_mchash_collision()
358 if (tgt_bit_pos == cur_bit_pos) { in bnx_find_mchash_collision()