Searched refs:EX_NTX (Results 1 – 2 of 2) sorted by relevance
416 #define EX_NTX 256 macro
547 if (!ex_alloc_ring(sc, EX_NTX, &sc->ex_txring, DDI_DMA_WRITE)) { in elxl_attach()1079 for (int limit = (EX_NTX * 2); limit; limit--) { in elxl_m_tx()