Searched refs:GM_MC_ADDR_H1 (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/marvell/ |
D | skge.h | 1641 GM_MC_ADDR_H1 = 0x0034, /* 16 bit r/w Multicast Address Hash 1 */ enumerator
|
D | sky2.h | 1654 GM_MC_ADDR_H1 = 0x0034, /* 16 bit r/w Multicast Address Hash 1 */ enumerator
|
D | skge.c | 2030 gma_write16(hw, port, GM_MC_ADDR_H1, 0); /* clear MC hash */ in yukon_reset() 3001 gma_write16(hw, port, GM_MC_ADDR_H1, in yukon_set_multicast()
|
D | sky2.c | 290 gma_write16(hw, port, GM_MC_ADDR_H1, 0); /* clear MC hash */ in sky2_gmac_reset() 3874 gma_write16(hw, port, GM_MC_ADDR_H1, in sky2_set_multicast()
|