Home
last modified time | relevance | path

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

/titanic_44/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.h752 kstat_named_t gprc; /* Good Packets Received Count */ member
/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_vf.h186 u64 gprc; member
H A De1000_hw.h545 u64 gprc; member
622 u64 gprc; member
H A De1000_82543.c428 stats->gprc++; in e1000_tbi_adjust_stats_82543()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c101 ixgbe_ks->gprc.value.ui64 = 0; in ixgbe_update_stats()
108 ixgbe_ks->gprc.value.ui64 += ixgbe_ks->qprc[i].value.ui64; in ixgbe_update_stats()
274 kstat_named_init(&ixgbe_ks->gprc, "good_pkts_recvd", in ixgbe_init_stats()
H A Dixgbe_sw.h775 kstat_named_t gprc; /* Good Packets Received Count */ member
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h855 uint64_t gprc; member
/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3580 u64 gprc; member