Searched refs:GM_MC_ADDR_H4 (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/marvell/ |
D | skge.h | 1638 GM_MC_ADDR_H4 = 0x0040, /* 16 bit r/w Multicast Address Hash 4 */ enumerator
|
D | sky2.h | 1651 GM_MC_ADDR_H4 = 0x0040, /* 16 bit r/w Multicast Address Hash 4 */ enumerator
|
D | skge.c | 2041 gma_write16(hw, port, GM_MC_ADDR_H4, 0); in yukon_reset() 3013 gma_write16(hw, port, GM_MC_ADDR_H4, in yukon_set_multicast()
|
D | sky2.c | 293 gma_write16(hw, port, GM_MC_ADDR_H4, 0); in sky2_gmac_reset() 3881 gma_write16(hw, port, GM_MC_ADDR_H4, in sky2_set_multicast()
|