Searched refs:GM_MC_ADDR_H2 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/marvell/ |
D | skge.h | 1636 GM_MC_ADDR_H2 = 0x0038, /* 16 bit r/w Multicast Address Hash 2 */ enumerator
|
D | sky2.h | 1649 GM_MC_ADDR_H2 = 0x0038, /* 16 bit r/w Multicast Address Hash 2 */ enumerator
|
D | skge.c | 2039 gma_write16(hw, port, GM_MC_ADDR_H2, 0); in yukon_reset() 3009 gma_write16(hw, port, GM_MC_ADDR_H2, in yukon_set_multicast()
|
D | sky2.c | 291 gma_write16(hw, port, GM_MC_ADDR_H2, 0); in sky2_gmac_reset() 3877 gma_write16(hw, port, GM_MC_ADDR_H2, in sky2_set_multicast()
|