Searched refs:GM_MC_ADDR_H1 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/marvell/ |
D | skge.h | 1635 GM_MC_ADDR_H1 = 0x0034, /* 16 bit r/w Multicast Address Hash 1 */ enumerator
|
D | sky2.h | 1648 GM_MC_ADDR_H1 = 0x0034, /* 16 bit r/w Multicast Address Hash 1 */ enumerator
|
D | skge.c | 2038 gma_write16(hw, port, GM_MC_ADDR_H1, 0); /* clear MC hash */ in yukon_reset() 3007 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() 3875 gma_write16(hw, port, GM_MC_ADDR_H1, in sky2_set_multicast()
|