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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c743 IXGBE_WRITE_REG(&ixgbe->hw, IXGBE_RDT(rx_ring->hw_index), rx_tail);
H A Dixgbe_main.c2342 IXGBE_WRITE_REG(hw, IXGBE_RDT(rx_ring->hw_index),
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h319 #define IXGBE_RDT(_i) (((_i) < 64) ? (0x01018 + ((_i) * 0x40)) : \ macro

Completed in 80 milliseconds