Searched refs:tx_no_dvma1 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h314 uint32_t tx_no_dvma1; /* # of dvma mapping failures */ member in struct:sge_intr_counts
371 kstat_named_t tx_no_dvma1; /* # of dvma mapping failures */ member in struct:_ch_kstat_t
H A Dsge.c1717 kstat_named_init(&chkp->tx_no_dvma1, "tx_num_multi_dvma_fails",
1824 statsp->tx_no_dvma1 = chkp->tx_no_dvma1.value.ui32;
1874 chkp->tx_no_dvma1.value.ui32 = statsp->tx_no_dvma1;
H A Dpe.c418 sa->sge->intr_cnt.tx_no_dvma1++;

Completed in 61 milliseconds