Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dsunbmac.h127 #define BMAC_HTABLE2 0x344UL /* Hash table 2 */ macro
A Dsunhme.h196 #define BMAC_HTABLE2 0x344UL /* Hash table 2 */ macro
A Dsunbmac.c653 sbus_writel(0, bregs + BMAC_HTABLE2); in bigmac_init_hw()
1012 sbus_writel(0xffff, bregs + BMAC_HTABLE2); in bigmac_set_multicast()
1028 sbus_writel(hash_table[2], bregs + BMAC_HTABLE2); in bigmac_set_multicast()
A Dsunhme.c1424 hme_write32(hp, bregs + BMAC_HTABLE2, 0xffff); in happy_meal_init()
1439 hme_write32(hp, bregs + BMAC_HTABLE2, hash_table[2]); in happy_meal_init()
1443 hme_write32(hp, bregs + BMAC_HTABLE2, 0); in happy_meal_init()
2258 hme_write32(hp, bregs + BMAC_HTABLE2, 0xffff); in happy_meal_set_multicast()
2274 hme_write32(hp, bregs + BMAC_HTABLE2, hash_table[2]); in happy_meal_set_multicast()

Completed in 15 milliseconds