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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h305 uint32_t cmdQ_full[2]; /* not HW intr, host cmdQ[] full */ member in struct:sge_intr_counts
362 kstat_named_t cmdQ_full[2]; /* not HW intr, host cmdQ[] full */ member in struct:_ch_kstat_t
H A Dsge.c393 sge->intr_cnt.cmdQ_full[qid]++;
1695 kstat_named_init(&chkp->cmdQ_full[0], "cmdQ_full[0]",
1697 kstat_named_init(&chkp->cmdQ_full[1], "cmdQ_full[1]",
1812 statsp->cmdQ_full[0] = chkp->cmdQ_full[0].value.ui32;
1813 statsp->cmdQ_full[1] = chkp->cmdQ_full[1].value.ui32;
1862 chkp->cmdQ_full[
[all...]

Completed in 49 milliseconds