Searched refs:GM_MC_ADDR_H2 (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/marvell/ |
D | skge.h | 1642 GM_MC_ADDR_H2 = 0x0038, /* 16 bit r/w Multicast Address Hash 2 */ enumerator
|
D | sky2.h | 1655 GM_MC_ADDR_H2 = 0x0038, /* 16 bit r/w Multicast Address Hash 2 */ enumerator
|
D | skge.c | 2041 gma_write16(hw, port, GM_MC_ADDR_H2, 0); in yukon_reset() 3015 gma_write16(hw, port, GM_MC_ADDR_H2, in yukon_set_multicast()
|
D | sky2.c | 302 gma_write16(hw, port, GM_MC_ADDR_H2, 0); in sky2_gmac_reset() 3893 gma_write16(hw, port, GM_MC_ADDR_H2, in sky2_set_multicast()
|