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;
176 kstat_named_init(&igb_ks->reset_count, "reset_count",
H A Digb_sw.h575 uint32_t reset_count; member in struct:igb
733 kstat_named_t reset_count; /* Reset Count */ member in struct:igb_stat
H A Digb_main.c3246 igb->reset_count++;
3257 igb->reset_count++;
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3.h156 uint32_t reset_count; member in struct:vmxnet3_softc_t
168 kstat_named_t reset_count; member in struct:vmxnet3_kstats_t
H A Dvmxnet3_main.c1072 atomic_inc_32(&dp->reset_count);
1194 statp->reset_count.value.ul = dp->reset_count;
1220 kstat_named_init(&statp->reset_count, "reset_count", KSTAT_DATA_ULONG);
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h644 uint32_t reset_count; member in struct:ixgbe
768 kstat_named_t reset_count; /* Reset Count */ member in struct:ixgbe_stat
H A Dixgbe_stat.c58 ixgbe_ks->reset_count.value.ui64 = ixgbe->reset_count;
245 kstat_named_init(&ixgbe_ks->reset_count, "reset_count",
H A Dixgbe_main.c3919 ixgbe->reset_count++;
3929 ixgbe->reset_count++;
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c179 e1000g_ksp->reset_count.value.ul = Adapter->reset_count;
735 kstat_named_init(&e1000g_ksp->reset_count, "Reset Count",
H A De1000g_sw.h623 kstat_named_t reset_count; /* Reset Count */ member in struct:_e1000g_stat
841 uint32_t reset_count; member in struct:e1000g
H A De1000g_main.c1776 e1000gp->reset_count++;
4422 Adapter->reset_count++;
4438 Adapter->reset_count++;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h580 uint8_t reset_count; member in struct:port_database_23

Completed in 97 milliseconds