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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h468 #define IXGBE_TDLEN(_i) (0x06008 + ((_i) * 0x40)) macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2577 IXGBE_WRITE_REG(hw, IXGBE_TDLEN(tx_ring->index), size);

Completed in 79 milliseconds