Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c283 ixgbe_ks->lxoffrxc.value.ui64 += IXGBE_READ_REG(hw, in ixgbe_update_stats()
292 ixgbe_ks->lxoffrxc.value.ui64 += IXGBE_READ_REG(hw, in ixgbe_update_stats()
424 kstat_named_init(&ixgbe_ks->lxoffrxc, "link_xoff_recvd", in ixgbe_init_stats()
H A Dixgbe_sw.h843 kstat_named_t lxoffrxc; /* Link XOFF Received Count */ member
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3814 u64 lxoffrxc; member