Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c286 val = (uint64_t)e1000g_ksp->Goth.value.ul << 32 | in e1000g_update_stats()
290 e1000g_ksp->Goth.value.ul = (uint32_t)(val >> 32); in e1000g_update_stats()
796 kstat_named_init(&e1000g_ksp->Goth, "Good_Octets_Xmitd_Hi", in e1000g_init_stats()
H A De1000g_sw.h675 kstat_named_t Goth; /* Good Octets Xmitd Hi Count */ member