Home
last modified time | relevance | path

Searched refs:MAX_NUM_MULTICAST_ADDRESSES (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h95 #define MAX_NUM_MULTICAST_ADDRESSES 0x1000 macro
736 struct ether_addr mcast_table[MAX_NUM_MULTICAST_ADDRESSES];
H A Dixgbe_main.c3281 if (ixgbe->mcast_count >= MAX_NUM_MULTICAST_ADDRESSES) { in ixgbe_multicst_add()
3352 ASSERT(ixgbe->mcast_count <= MAX_NUM_MULTICAST_ADDRESSES); in ixgbe_setup_multicst()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME679 6841089 Customer wants to be able to set MAX_NUM_MULTICAST_ADDRESSES above 256 on e1000g driver
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME679 6841089 Customer wants to be able to set MAX_NUM_MULTICAST_ADDRESSES above 256 on e1000g driver