Searched refs:DM_MAX_MCAST (Results 1 – 2 of 2) sorted by relevance
54 #define DM_MAX_MCAST 64 macro303 netdev_mc_count(net) > DM_MAX_MCAST) { in dm9601_set_multicast()
91 #define DM_MAX_MCAST 64 macro578 } else if (net->flags & IFF_ALLMULTI || netdev_mc_count(net) > DM_MAX_MCAST) { in dm9620_set_multicast()588 } else if (net->flags & IFF_ALLMULTI || net->mc_count > DM_MAX_MCAST) { in dm9620_set_multicast()