Searched refs:Gorh (Results 1 – 2 of 2) sorted by relevance
85 e1000g_ksp->Gorh.value.ul++; in e1000_tbi_adjust_stats()278 val = (uint64_t)e1000g_ksp->Gorh.value.ul << 32 | in e1000g_update_stats()282 e1000g_ksp->Gorh.value.ul = (uint32_t)(val >> 32); in e1000g_update_stats()792 kstat_named_init(&e1000g_ksp->Gorh, "Good_Octets_Recvd_Hi", in e1000g_init_stats()
673 kstat_named_t Gorh; /* Good Octets Recvd Hi Count */ member