Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h62 #define NXGE_NIU_CONTIG_TX_MAX (NXGE_NIU_MAX_ENTRY) macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c3047 if ((nxge_tx_ring_size > NXGE_NIU_CONTIG_TX_MAX) || in nxge_alloc_tx_mem_pool()
3049 nxge_tx_ring_size = NXGE_NIU_CONTIG_TX_MAX; in nxge_alloc_tx_mem_pool()