Searched refs:MAX_NUM_MULTICAST_ADDRESSES (Results 1 – 4 of 4) sorted by relevance
93 #define MAX_NUM_MULTICAST_ADDRESSES 0x1000 macro716 struct ether_addr mcast_table[MAX_NUM_MULTICAST_ADDRESSES];
3116 if (ixgbe->mcast_count >= MAX_NUM_MULTICAST_ADDRESSES) { in ixgbe_multicst_add()3187 ASSERT(ixgbe->mcast_count <= MAX_NUM_MULTICAST_ADDRESSES); in ixgbe_setup_multicst()
679 6841089 Customer wants to be able to set MAX_NUM_MULTICAST_ADDRESSES above 256 on e1000g driver