Home
last modified time | relevance | path

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

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