Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/
H A Dsge.h326 uint32_t rx_pause_on; /* # of system pause on's required. */ member
383 kstat_named_t rx_pause_on; /* # of system pause on's required. */ member
H A Dsge.c1031 sge->intr_cnt.rx_pause_on++; in t1_sge_check_pause()
1741 kstat_named_init(&chkp->rx_pause_on, "rx_pause_on", in sge_kstat_setup()
1836 statsp->rx_pause_on = chkp->rx_pause_on.value.ui32; in sge_kstat_update()
1886 chkp->rx_pause_on.value.ui32 = statsp->rx_pause_on; in sge_kstat_update()