Home
last modified time | relevance | path

Searched refs:lxontxc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c261 ixgbe_ks->lxontxc.value.ui64 += IXGBE_READ_REG(hw, IXGBE_LXONTXC); in ixgbe_update_stats()
418 kstat_named_init(&ixgbe_ks->lxontxc, "link_xon_xmitd", in ixgbe_init_stats()
H A Dixgbe_sw.h840 kstat_named_t lxontxc; /* Link XON Transmitted Count */ member
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3811 u64 lxontxc; member