Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dsunbmac.h126 #define BMAC_HTABLE3 0x340UL /* Hash table 3 */ macro
A Dsunhme.h195 #define BMAC_HTABLE3 0x340UL /* Hash table 3 */ macro
A Dsunbmac.c652 sbus_writel(0, bregs + BMAC_HTABLE3); in bigmac_init_hw()
1013 sbus_writel(0xffff, bregs + BMAC_HTABLE3); in bigmac_set_multicast()
1029 sbus_writel(hash_table[3], bregs + BMAC_HTABLE3); in bigmac_set_multicast()
A Dsunhme.c1425 hme_write32(hp, bregs + BMAC_HTABLE3, 0xffff); in happy_meal_init()
1440 hme_write32(hp, bregs + BMAC_HTABLE3, hash_table[3]); in happy_meal_init()
1442 hme_write32(hp, bregs + BMAC_HTABLE3, 0); in happy_meal_init()
2259 hme_write32(hp, bregs + BMAC_HTABLE3, 0xffff); in happy_meal_set_multicast()
2275 hme_write32(hp, bregs + BMAC_HTABLE3, hash_table[3]); in happy_meal_set_multicast()

Completed in 16 milliseconds