Lines Matching defs:hash
196 static void am79c961_mc_hash(char *addr, u16 *hash)
206 hash[idx] |= 1 << bit;
209 static unsigned int am79c961_get_rx_mode(struct net_device *dev, u16 *hash)
215 memset(hash, 0xff, 4 * sizeof(*hash));
217 memset(hash, 0xff, 4 * sizeof(*hash));
221 memset(hash, 0, 4 * sizeof(*hash));
224 am79c961_mc_hash(ha->addr, hash);
405 * Update the multicast hash table