Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_tdc_hw.h326 uint32_t tx_rng_oflow:1; member
338 uint32_t tx_rng_oflow:1;
460 uint32_t tx_rng_oflow:1; member
472 uint32_t tx_rng_oflow:1;
1225 uint32_t tx_rng_oflow:1; member
1237 uint32_t tx_rng_oflow:1;
H A Dhxge_txdma.h96 uint32_t tx_rng_oflow; member
H A Dhxge_kstats.c384 tdc_kstatsp->tx_rng_oflow.value.ul = statsp->tx_rng_oflow; in hxge_tdc_stat_update()
1100 tx_stats->tx_rng_oflow + in hxge_m_stat()
H A Dhxge.h513 kstat_named_t tx_rng_oflow; member
H A Dhxge_txdma.c200 mask_p->bits.tx_rng_oflow = 1; in hxge_init_txdma_channel_event_mask()
2577 if (cs.bits.tx_rng_oflow) { in hxge_tx_err_evnts()
2578 tdc_stats->tx_rng_oflow++; in hxge_tx_err_evnts()
2579 if (tdc_stats->tx_rng_oflow) in hxge_tx_err_evnts()