Searched refs:XMAC_MAX_HOST_INFO_ENTRY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h1148 #define MAC_MAX_HOST_INFO_ENTRY XMAC_MAX_HOST_INFO_ENTRY
1202 #define XMAC_MAX_HOST_INFO_ENTRY 20 /* 20 host entries */ macro
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c690 ASSERT(entryn < XMAC_MAX_HOST_INFO_ENTRY);
691 if (entryn >= XMAC_MAX_HOST_INFO_ENTRY) {

Completed in 76 milliseconds