Searched refs:mcast_hash (Results 1 – 6 of 6) sorted by relevance
917 hashp = rgep->mcast_hash; in rge_m_multicst()1808 bzero(rgep->mcast_hash, sizeof (rgep->mcast_hash)); in rge_attach()
424 uint8_t mcast_hash[RGE_MCAST_NUM]; member
1016 hashp = (uint32_t *)rgep->mcast_hash; in rge_chip_init()1214 hashp = (uint32_t *)rgep->mcast_hash; in rge_set_multi_addr()
866 uint32_t mcast_hash[BGE_HASH_TABLE_SIZE/32]; member
1365 bgep->mcast_hash[word] |= bit;1383 bgep->mcast_hash[word] &= ~bit;4026 bzero(bgep->mcast_hash, sizeof (bgep->mcast_hash));
3601 bgep->mcast_hash[i] | fill); in bge_chip_sync()