Searched defs:dma_hdl_failed (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h309 uint32_t dma_hdl_failed; /* couldn't obtain DMA handle */ member in struct:sge_txq
H A Dt4_sge.c1027 * maybe even DMA handles (dma_hdl_failed). Either way, a credit flush
1678 * if you see too many dma_hdl_failed.
2364 txq->dma_hdl_failed++;
3308 kstat_named_t dma_hdl_failed; member in struct:txq_kstats
3349 KS_UINIT(dma_hdl_failed);
3383 KS_U_FROM(dma_hdl_failed, txq);

Completed in 123 milliseconds