Searched refs:NXGE_NIU_CONTIG_TX_MAX (Results 1 – 2 of 2) sorted by relevance
62 #define NXGE_NIU_CONTIG_TX_MAX (NXGE_NIU_MAX_ENTRY) macro
3053 if ((nxge_tx_ring_size > NXGE_NIU_CONTIG_TX_MAX) || in nxge_alloc_tx_mem_pool()3055 nxge_tx_ring_size = NXGE_NIU_CONTIG_TX_MAX; in nxge_alloc_tx_mem_pool()