Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c3618 unsigned int hash_high = 0, hash_low = 0; in set_multicast_list() local
3652 hash_high |= 1 << (hash - 32); in set_multicast_list()
3657 writel(hash_high, fep->hwp + FEC_GRP_HASH_TABLE_HIGH); in set_multicast_list()