Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunbmac.h128 #define BMAC_HTABLE1 0x348UL /* Hash table 1 */ macro
H A Dsunbmac.c654 sbus_writel(0, bregs + BMAC_HTABLE1); in bigmac_init_hw()
1011 sbus_writel(0xffff, bregs + BMAC_HTABLE1); in bigmac_set_multicast()
1027 sbus_writel(hash_table[1], bregs + BMAC_HTABLE1); in bigmac_set_multicast()
H A Dsunhme.h197 #define BMAC_HTABLE1 0x348UL /* Hash table 1 */ macro
H A Dsunhme.c1524 hme_write32(hp, bregs + BMAC_HTABLE1, 0xffff); in happy_meal_init()
1539 hme_write32(hp, bregs + BMAC_HTABLE1, hash_table[1]); in happy_meal_init()
1545 hme_write32(hp, bregs + BMAC_HTABLE1, 0); in happy_meal_init()
2411 hme_write32(hp, bregs + BMAC_HTABLE1, 0xffff); in happy_meal_set_multicast()
2427 hme_write32(hp, bregs + BMAC_HTABLE1, hash_table[1]); in happy_meal_set_multicast()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunbmac.h128 #define BMAC_HTABLE1 0x348UL /* Hash table 1 */ macro
H A Dsunbmac.c654 sbus_writel(0, bregs + BMAC_HTABLE1); in bigmac_init_hw()
1011 sbus_writel(0xffff, bregs + BMAC_HTABLE1); in bigmac_set_multicast()
1027 sbus_writel(hash_table[1], bregs + BMAC_HTABLE1); in bigmac_set_multicast()
H A Dsunhme.c1347 hme_write32(hp, bregs + BMAC_HTABLE1, 0xffff); in happy_meal_init()
1362 hme_write32(hp, bregs + BMAC_HTABLE1, hash_table[1]); in happy_meal_init()
1368 hme_write32(hp, bregs + BMAC_HTABLE1, 0); in happy_meal_init()
2096 hme_write32(hp, bregs + BMAC_HTABLE1, 0xffff); in happy_meal_set_multicast()
2112 hme_write32(hp, bregs + BMAC_HTABLE1, hash_table[1]); in happy_meal_set_multicast()
H A Dsunhme.h197 #define BMAC_HTABLE1 0x348UL /* Hash table 1 */ macro

Completed in 15 milliseconds