Home
last modified time | relevance | path

Searched refs:reset_count (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_stat.c59 igb_ks->reset_count.value.ui64 = igb->reset_count; in igb_update_stats()
176 kstat_named_init(&igb_ks->reset_count, "reset_count", in igb_init_stats()
H A Digb_sw.h619 uint32_t reset_count; member
784 kstat_named_t reset_count; /* Reset Count */ member
H A Digb_main.c3291 igb->reset_count++; in igb_local_timer()
3302 igb->reset_count++; in igb_local_timer()
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3.h156 uint32_t reset_count; member
168 kstat_named_t reset_count; member
H A Dvmxnet3_main.c1067 atomic_inc_32(&dp->reset_count); in vmxnet3_reset()
1189 statp->reset_count.value.ul = dp->reset_count; in vmxnet3_kstat_update()
1215 kstat_named_init(&statp->reset_count, "reset_count", KSTAT_DATA_ULONG); in vmxnet3_kstat_init()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c189 ixgbe_ks->reset_count.value.ui64 = ixgbe->reset_count; in ixgbe_update_stats()
343 kstat_named_init(&ixgbe_ks->reset_count, "reset_count", in ixgbe_init_stats()
H A Dixgbe_sw.h655 uint32_t reset_count; member
797 kstat_named_t reset_count; /* Reset Count */ member
H A Dixgbe_main.c4091 ixgbe->reset_count++; in ixgbe_local_timer()
4101 ixgbe->reset_count++; in ixgbe_local_timer()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c179 e1000g_ksp->reset_count.value.ul = Adapter->reset_count; in e1000g_update_stats()
716 kstat_named_init(&e1000g_ksp->reset_count, "Reset Count", in e1000g_init_stats()
H A De1000g_sw.h624 kstat_named_t reset_count; /* Reset Count */ member
842 uint32_t reset_count; member
H A De1000g_main.c1823 e1000gp->reset_count++; in e1000g_m_ioctl()
4616 Adapter->reset_count++; in e1000g_local_timer()
4632 Adapter->reset_count++; in e1000g_local_timer()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h723 uint8_t reset_count; member