Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c205 e1000g_ksp->tx_copy.value.ul = tx_ring->stat_copy; in e1000g_update_stats()
845 kstat_named_init(&e1000g_ksp->tx_copy, "Tx Send Copy", in e1000g_init_stats()
H A De1000g_sw.h648 kstat_named_t tx_copy; /* Tx Send Copy */ member