Searched refs:pause_mc_addr (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/marvell/ |
| H A D | skge.c | 2921 static const u8 pause_mc_addr[ETH_ALEN] = { 0x1, 0x80, 0xc2, 0x0, 0x0, 0x1 }; variable 2955 genesis_add_filter(filter, pause_mc_addr); in genesis_set_multicast() 2998 yukon_add_filter(filter, pause_mc_addr); in yukon_set_multicast()
|
| H A D | sky2.c | 3849 static const u8 pause_mc_addr[ETH_ALEN] = { 0x1, 0x80, 0xc2, 0x0, 0x0, 0x1 }; in sky2_set_multicast() local 3867 sky2_add_filter(filter, pause_mc_addr); in sky2_set_multicast()
|