Home
last modified time | relevance | path

Searched refs:NXGE_NIU_CONTIG_RCR_MAX (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h61 #define NXGE_NIU_CONTIG_RCR_MAX (NXGE_NIU_MAX_ENTRY) macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c2332 if ((nxge_port_rcr_size > NXGE_NIU_CONTIG_RCR_MAX) || in nxge_alloc_rx_mem_pool()
2334 nxge_port_rcr_size = NXGE_NIU_CONTIG_RCR_MAX; in nxge_alloc_rx_mem_pool()