Searched refs:AVE_PF_MULTICAST_SIZE (Results 1 – 1 of 1) sorted by relevance
171 #define AVE_PF_MULTICAST_SIZE 7 /* Number of multicast filter */ macro1483 if ((ndev->flags & IFF_ALLMULTI) || mc_cnt > AVE_PF_MULTICAST_SIZE) { in ave_set_rx_mode()1490 for (count = 0; count < AVE_PF_MULTICAST_SIZE; count++) in ave_set_rx_mode()