Home
last modified time | relevance | path

Searched refs:BMAC_HTABLE2 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunbmac.h127 #define BMAC_HTABLE2 0x344UL /* Hash table 2 */ macro
H 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()
H A Dsunhme.h196 #define BMAC_HTABLE2 0x344UL /* Hash table 2 */ macro
H A Dsunhme.c1525 hme_write32(hp, bregs + BMAC_HTABLE2, 0xffff); in happy_meal_init()
1540 hme_write32(hp, bregs + BMAC_HTABLE2, hash_table[2]); in happy_meal_init()
1544 hme_write32(hp, bregs + BMAC_HTABLE2, 0); in happy_meal_init()
2412 hme_write32(hp, bregs + BMAC_HTABLE2, 0xffff); in happy_meal_set_multicast()
2428 hme_write32(hp, bregs + BMAC_HTABLE2, hash_table[2]); in happy_meal_set_multicast()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunbmac.h127 #define BMAC_HTABLE2 0x344UL /* Hash table 2 */ macro
H 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()
H A Dsunhme.c1348 hme_write32(hp, bregs + BMAC_HTABLE2, 0xffff); in happy_meal_init()
1363 hme_write32(hp, bregs + BMAC_HTABLE2, hash_table[2]); in happy_meal_init()
1367 hme_write32(hp, bregs + BMAC_HTABLE2, 0); in happy_meal_init()
2097 hme_write32(hp, bregs + BMAC_HTABLE2, 0xffff); in happy_meal_set_multicast()
2113 hme_write32(hp, bregs + BMAC_HTABLE2, hash_table[2]); in happy_meal_set_multicast()
H A Dsunhme.h196 #define BMAC_HTABLE2 0x344UL /* Hash table 2 */ macro

Completed in 16 milliseconds