Searched refs:GM_MC_ADDR_H3 (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/marvell/ |
D | skge.h | 1637 GM_MC_ADDR_H3 = 0x003c, /* 16 bit r/w Multicast Address Hash 3 */ enumerator
|
D | sky2.h | 1650 GM_MC_ADDR_H3 = 0x003c, /* 16 bit r/w Multicast Address Hash 3 */ enumerator
|
D | skge.c | 2040 gma_write16(hw, port, GM_MC_ADDR_H3, 0); in yukon_reset() 3011 gma_write16(hw, port, GM_MC_ADDR_H3, in yukon_set_multicast()
|
D | sky2.c | 292 gma_write16(hw, port, GM_MC_ADDR_H3, 0); in sky2_gmac_reset() 3879 gma_write16(hw, port, GM_MC_ADDR_H3, in sky2_set_multicast()
|