Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dau1000_eth.h23 #define MULTICAST_FILTER_LIMIT 64 macro
H A Dau1000_eth.c1029 netdev_mc_count(dev) > MULTICAST_FILTER_LIMIT) { in au1000_multicast_list()