Searched refs:IXGBE_TDBAL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h466 #define IXGBE_TDBAL(_i) (0x06000 + ((_i) * 0x40)) /* 32 of them (0-31)*/ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2584 IXGBE_WRITE_REG(hw, IXGBE_TDBAL(tx_ring->index), buf_low);

Completed in 115 milliseconds