Home
last modified time | relevance | path

Searched refs:gprc (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/igb/
H A Digb_stat.c96 igb_ks->gprc.value.ul += E1000_READ_REG(hw, E1000_GPRC); in igb_update_stats()
199 kstat_named_init(&igb_ks->gprc, "good_pkts_recvd", in igb_init_stats()
H A Digb_sw.h746 kstat_named_t gprc; /* Good Packets Received Count */ member
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_vf.h186 u64 gprc; member
H A De1000_hw.h543 u64 gprc; member
620 u64 gprc; member
H A De1000_82543.c431 stats->gprc++; in e1000_tbi_adjust_stats_82543()
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c95 ixgbe_ks->gprc.value.ui64 = 0; in ixgbe_update_stats()
102 ixgbe_ks->gprc.value.ui64 += ixgbe_ks->qprc[i].value.ui64; in ixgbe_update_stats()
260 kstat_named_init(&ixgbe_ks->gprc, "good_pkts_recvd", in ixgbe_init_stats()
H A Dixgbe_sw.h770 kstat_named_t gprc; /* Good Packets Received Count */ member
H A Dixgbe_type.h2876 u64 gprc; member
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h855 uint64_t gprc; member