Home
last modified time | relevance | path

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

/titanic_41/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.h575 uint32_t reset_count; member
733 kstat_named_t reset_count; /* Reset Count */ member
H A Digb_main.c3240 igb->reset_count++; in igb_local_timer()
3251 igb->reset_count++; in igb_local_timer()
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c57 ixgbe_ks->reset_count.value.ui64 = ixgbe->reset_count; in ixgbe_update_stats()
238 kstat_named_init(&ixgbe_ks->reset_count, "reset_count", in ixgbe_init_stats()
H A Dixgbe_sw.h641 uint32_t reset_count; member
758 kstat_named_t reset_count; /* Reset Count */ member
H A Dixgbe_main.c3538 ixgbe->reset_count++; in ixgbe_local_timer()
3548 ixgbe->reset_count++; in ixgbe_local_timer()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c179 e1000g_ksp->reset_count.value.ul = Adapter->reset_count; in e1000g_update_stats()
735 kstat_named_init(&e1000g_ksp->reset_count, "Reset Count", in e1000g_init_stats()
H A De1000g_sw.h622 kstat_named_t reset_count; /* Reset Count */ member
840 uint32_t reset_count; member
H A De1000g_main.c1755 e1000gp->reset_count++; in e1000g_m_ioctl()
4357 Adapter->reset_count++; in e1000g_local_timer()
4373 Adapter->reset_count++; in e1000g_local_timer()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h580 uint8_t reset_count; member