Home
last modified time | relevance | path

Searched refs:pause_mc_addr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/marvell/
Dskge.c2922 static const u8 pause_mc_addr[ETH_ALEN] = { 0x1, 0x80, 0xc2, 0x0, 0x0, 0x1 }; variable
2956 genesis_add_filter(filter, pause_mc_addr); in genesis_set_multicast()
2998 yukon_add_filter(filter, pause_mc_addr); in yukon_set_multicast()
Dsky2.c3865 static const u8 pause_mc_addr[ETH_ALEN] = { 0x1, 0x80, 0xc2, 0x0, 0x0, 0x1 }; in sky2_set_multicast() local
3883 sky2_add_filter(filter, pause_mc_addr); in sky2_set_multicast()