Home
last modified time | relevance | path

Searched refs:tx_ring_oflow (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma_hw.h340 uint32_t tx_ring_oflow:1; member
352 uint32_t tx_ring_oflow:1;
434 uint32_t tx_ring_oflow:1; member
446 uint32_t tx_ring_oflow:1;
647 uint32_t tx_ring_oflow:1; member
659 uint32_t tx_ring_oflow:1;
H A Dnxge_txdma.h102 uint32_t tx_ring_oflow; member
H A Dnxge.h970 kstat_named_t tx_ring_oflow; member
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c552 statsp->tx_ring_oflow = tdc_kstatsp->tx_ring_oflow.value.ul; in nxge_tdc_stat_update()
569 tdc_kstatsp->tx_ring_oflow.value.ul = statsp->tx_ring_oflow; in nxge_tdc_stat_update()
H A Dnxge_txdma.c3204 if (cs.bits.ldw.tx_ring_oflow) { in nxge_tx_err_evnts()
3205 tdc_stats->tx_ring_oflow++; in nxge_tx_err_evnts()
3669 tdi.bits.ldw.tx_ring_oflow = 1; in nxge_txdma_inject_err()