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

/opensolaris-onvv-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h62 #define NXGE_NIU_CONTIG_TX_MAX (NXGE_NIU_MAX_ENTRY) macro
/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c3053 if ((nxge_tx_ring_size > NXGE_NIU_CONTIG_TX_MAX) ||
3055 nxge_tx_ring_size = NXGE_NIU_CONTIG_TX_MAX;

Completed in 111 milliseconds