Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunbmac.h129 #define BMAC_HTABLE0 0x34cUL /* Hash table 0 */ macro
H A Dsunbmac.c655 sbus_writel(0, bregs + BMAC_HTABLE0); in bigmac_init_hw()
1010 sbus_writel(0xffff, bregs + BMAC_HTABLE0); in bigmac_set_multicast()
1026 sbus_writel(hash_table[0], bregs + BMAC_HTABLE0); in bigmac_set_multicast()
H A Dsunhme.h198 #define BMAC_HTABLE0 0x34cUL /* Hash table 0 */ macro
H A Dsunhme.c1523 hme_write32(hp, bregs + BMAC_HTABLE0, 0xffff); in happy_meal_init()
1538 hme_write32(hp, bregs + BMAC_HTABLE0, hash_table[0]); in happy_meal_init()
1546 hme_write32(hp, bregs + BMAC_HTABLE0, 0); in happy_meal_init()
2410 hme_write32(hp, bregs + BMAC_HTABLE0, 0xffff); in happy_meal_set_multicast()
2426 hme_write32(hp, bregs + BMAC_HTABLE0, hash_table[0]); in happy_meal_set_multicast()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunbmac.h129 #define BMAC_HTABLE0 0x34cUL /* Hash table 0 */ macro
H A Dsunbmac.c655 sbus_writel(0, bregs + BMAC_HTABLE0); in bigmac_init_hw()
1010 sbus_writel(0xffff, bregs + BMAC_HTABLE0); in bigmac_set_multicast()
1026 sbus_writel(hash_table[0], bregs + BMAC_HTABLE0); in bigmac_set_multicast()
H A Dsunhme.c1346 hme_write32(hp, bregs + BMAC_HTABLE0, 0xffff); in happy_meal_init()
1361 hme_write32(hp, bregs + BMAC_HTABLE0, hash_table[0]); in happy_meal_init()
1369 hme_write32(hp, bregs + BMAC_HTABLE0, 0); in happy_meal_init()
2095 hme_write32(hp, bregs + BMAC_HTABLE0, 0xffff); in happy_meal_set_multicast()
2111 hme_write32(hp, bregs + BMAC_HTABLE0, hash_table[0]); in happy_meal_set_multicast()
H A Dsunhme.h198 #define BMAC_HTABLE0 0x34cUL /* Hash table 0 */ macro

Completed in 19 milliseconds