Home
last modified time | relevance | path

Searched refs:IXGBE_QBTC_H (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82599.c67 (((u64)(IXGBE_READ_REG(hw, IXGBE_QBTC_H(tc)))) << 32); in ixgbe_dcb_get_tc_stats_82599()
H A Dixgbe_type.h1028 #define IXGBE_QBTC_H(_i) (0x08704 + ((_i) * 0x8)) /* 16 of these */ macro
H A Dixgbe_common.c613 IXGBE_READ_REG(hw, IXGBE_QBTC_H(i)); in ixgbe_clear_hw_cntrs_generic()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c109 hi = IXGBE_READ_REG(hw, IXGBE_QBTC_H(0)) & 0xF; in ixgbe_read_qot_value()