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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h312 uint32_t tx_need_cpl_space; /* # of allocs for cpl header */ member in struct:sge_intr_counts
369 kstat_named_t tx_need_cpl_space; /* # of allocs for cpl header */ member in struct:_ch_kstat_t
H A Dsge.c1713 kstat_named_init(&chkp->tx_need_cpl_space, "tx_need_cpl_space",
1821 statsp->tx_need_cpl_space
1822 = chkp->tx_need_cpl_space.value.ui32;
1871 chkp->tx_need_cpl_space.value.ui32
1872 = statsp->tx_need_cpl_space;
H A Dpe.c336 sa->sge->intr_cnt.tx_need_cpl_space++;

Completed in 68 milliseconds