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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h327 uint32_t rx_pause_off; /* # of system pauses off's required. */ member in struct:sge_intr_counts
384 kstat_named_t rx_pause_off; /* # of system pauses off's required. */ member in struct:_ch_kstat_t
H A Dsge.c1044 sge->intr_cnt.rx_pause_off++;
1743 kstat_named_init(&chkp->rx_pause_off, "rx_pause_off",
1837 statsp->rx_pause_off = chkp->rx_pause_off.value.ui32;
1887 chkp->rx_pause_off.value.ui32 = statsp->rx_pause_off;

Completed in 51 milliseconds