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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.c64 stats->qbtc[tc] += IXGBE_READ_REG(hw, IXGBE_QBTC(tc));
H A Dixgbe_common.c572 IXGBE_READ_REG(hw, IXGBE_QBTC(i));
H A Dixgbe_type.h954 #define IXGBE_QBTC(_i) (0x06034 + ((_i) * 0x40)) /* 16 of these */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c113 IXGBE_READ_REG(hw, IXGBE_QBTC(i));
577 IXGBE_READ_REG(hw, IXGBE_QBTC(i));

Completed in 103 milliseconds