Home
last modified time | relevance | path

Searched refs:obytes_with_pad (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.h86 uint64_t obytes_with_pad; member
H A Dhxge.h506 kstat_named_t obytes_with_pad; member
H A Dhxge_kstats.c376 tdc_kstatsp->obytes_with_pad.value.ull = statsp->obytes_with_pad; in hxge_tdc_stat_update()
H A Dhxge_txdma.c656 tdc_stats->obytes_with_pad += byte_cnt.bits.byte_count; in hxge_txdma_reclaim()