Home
last modified time | relevance | path

Searched refs:roc (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c301 ixgbe_ks->roc.value.ui64 += IXGBE_READ_REG(hw, IXGBE_ROC); in ixgbe_update_stats()
430 kstat_named_init(&ixgbe_ks->roc, "recv_oversize", in ixgbe_init_stats()
588 ixgbe_ks->roc.value.ui64 += in ixgbe_m_stat()
590 *val = ixgbe_ks->roc.value.ui64; in ixgbe_m_stat()
H A Dixgbe_sw.h849 kstat_named_t roc; /* Receive Oversize Count */ member
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_hw.h304 u64 roc; member
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82543.c449 if ((frame_len == max_frame_size) && (stats->roc > 0)) in e1000_tbi_adjust_stats_82543()
450 stats->roc--; in e1000_tbi_adjust_stats_82543()
H A De1000_hw.h635 u64 roc; member
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h866 uint64_t roc; member
/illumos-gate/usr/src/cmd/spell/
H A Dextra4058 roc
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3834 u64 roc; member