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

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_dcb_82598.c64 stats->qbtc[tc] += IXGBE_READ_REG(hw, IXGBE_QBTC(tc));
H A Dixgbe_common.c568 IXGBE_READ_REG(hw, IXGBE_QBTC(i));
H A Dixgbe_type.h953 #define IXGBE_QBTC(_i) (0x06034 + ((_i) * 0x40)) /* 16 of these */ macro

Completed in 160 milliseconds