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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82599.c72 (((u64)(IXGBE_READ_REG(hw, IXGBE_QBRC_H(tc)))) << 32);
H A Dixgbe_common.c566 IXGBE_READ_REG(hw, IXGBE_QBRC_H(i));
H A Dixgbe_type.h956 #define IXGBE_QBRC_H(_i) (0x01038 + ((_i) * 0x40)) /* 16 of these */ macro

Completed in 100 milliseconds