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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h416 #define EX_NTX 256 macro
H A Delxl.c547 if (!ex_alloc_ring(sc, EX_NTX, &sc->ex_txring, DDI_DMA_WRITE)) {
1079 for (int limit = (EX_NTX * 2); limit; limit--) {

Completed in 63 milliseconds