Home
last modified time | relevance | path

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

/titanic_50/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.h576 uint32_t reset_count; member
739 kstat_named_t reset_count; /* Reset Count */ member
H A Digb_main.c3246 igb->reset_count++; in igb_local_timer()
3257 igb->reset_count++; in igb_local_timer()
/titanic_50/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.h623 kstat_named_t reset_count; /* Reset Count */ member
841 uint32_t reset_count; member
H A De1000g_main.c1786 e1000gp->reset_count++; in e1000g_m_ioctl()
4574 Adapter->reset_count++; in e1000g_local_timer()
4590 Adapter->reset_count++; in e1000g_local_timer()
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c59 ixgbe_ks->reset_count.value.ui64 = ixgbe->reset_count; in ixgbe_update_stats()
250 kstat_named_init(&ixgbe_ks->reset_count, "reset_count", in ixgbe_init_stats()
H A Dixgbe_sw.h637 uint32_t reset_count; member
761 kstat_named_t reset_count; /* Reset Count */ member
H A Dixgbe_main.c3923 ixgbe->reset_count++; in ixgbe_local_timer()
3933 ixgbe->reset_count++; in ixgbe_local_timer()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h580 uint8_t reset_count; member