Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/igb/
H A Digb_stat.c118 igb_ks->gor.value.ui64 += (uint64_t)val_high << 32 | (uint64_t)val_low; in igb_update_stats()
203 kstat_named_init(&igb_ks->gor, "good_octets_recvd", in igb_init_stats()
H A Digb_sw.h754 kstat_named_t gor; /* Good Octets Received Count */ member
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c148 ixgbe_ks->gor.value.ui64 = ixgbe_ks->tor.value.ui64; in ixgbe_update_stats()
278 kstat_named_init(&ixgbe_ks->gor, "good_octets_recvd", in ixgbe_init_stats()
H A Dixgbe_sw.h777 kstat_named_t gor; /* Good Octets Received Count */ member