Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx.h416 int bnx_find_mchash_collision(lm_mc_table_t *mc_table,
H A Dbnxhwi.c337 bnx_find_mchash_collision(lm_mc_table_t *mc_table, const uint8_t *const mc_addr) in bnx_find_mchash_collision() function
H A Dbnxgldv3.c177 index = bnx_find_mchash_collision(&(lmdevice->mc_table), mc_addr); in bnx_mc_add()
205 index = bnx_find_mchash_collision(&(lmdevice->mc_table), mc_addr); in bnx_mc_del()