Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.c68 stats->qbrc[tc] += IXGBE_READ_REG(hw, IXGBE_QBRC(tc)); in ixgbe_dcb_get_tc_stats_82598()
H A Dixgbe_type.h953 #define IXGBE_QBRC(_i) (0x01034 + ((_i) * 0x40)) /* 16 of these */ macro
H A Dixgbe_common.c571 IXGBE_READ_REG(hw, IXGBE_QBRC(i)); in ixgbe_clear_hw_cntrs_generic()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c113 IXGBE_READ_REG(hw, IXGBE_QBRC(i)); in ixgbe_update_stats()
574 IXGBE_READ_REG(hw, IXGBE_QBRC(i)); in ixgbe_m_stat()