Home
last modified time | relevance | path

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

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