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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82599.c70 stats->qbrc[tc] += IXGBE_READ_REG(hw, IXGBE_QBRC_L(tc));
H A Dixgbe_common.c565 IXGBE_READ_REG(hw, IXGBE_QBRC_L(i));
H A Dixgbe_type.h955 #define IXGBE_QBRC_L(_i) (0x01034 + ((_i) * 0x40)) /* 16 of these */ macro

Completed in 77 milliseconds