Searched refs:pause_mc_addr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | skge.c | 2916 static const u8 pause_mc_addr[ETH_ALEN] = { 0x1, 0x80, 0xc2, 0x0, 0x0, 0x1 }; variable 2950 genesis_add_filter(filter, pause_mc_addr); in genesis_set_multicast() 2992 yukon_add_filter(filter, pause_mc_addr); in yukon_set_multicast()
|
H A D | sky2.c | 3850 static const u8 pause_mc_addr[ETH_ALEN] = { 0x1, 0x80, 0xc2, 0x0, 0x0, 0x1 }; in sky2_set_multicast() local 3868 sky2_add_filter(filter, pause_mc_addr); in sky2_set_multicast()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | skge.c | 2923 static const u8 pause_mc_addr[ETH_ALEN] = { 0x1, 0x80, 0xc2, 0x0, 0x0, 0x1 }; variable 2957 genesis_add_filter(filter, pause_mc_addr); in genesis_set_multicast() 3000 yukon_add_filter(filter, pause_mc_addr); in yukon_set_multicast()
|
H A D | sky2.c | 3850 static const u8 pause_mc_addr[ETH_ALEN] = { 0x1, 0x80, 0xc2, 0x0, 0x0, 0x1 }; in sky2_set_multicast() local 3868 sky2_add_filter(filter, pause_mc_addr); in sky2_set_multicast()
|
Completed in 21 milliseconds