Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.c64 stats->qbtc[tc] += IXGBE_READ_REG(hw, IXGBE_QBTC(tc)); in ixgbe_dcb_get_tc_stats_82598()
H A Dixgbe_type.h954 #define IXGBE_QBTC(_i) (0x06034 + ((_i) * 0x40)) /* 16 of these */ macro
H A Dixgbe_common.c572 IXGBE_READ_REG(hw, IXGBE_QBTC(i)); in ixgbe_clear_hw_cntrs_generic()
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c118 IXGBE_READ_REG(hw, IXGBE_QBTC(i)); in ixgbe_update_stats()
587 IXGBE_READ_REG(hw, IXGBE_QBTC(i)); in ixgbe_m_stat()