Home
last modified time | relevance | path

Searched refs:IXGBE_IVAR_RX_QUEUE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c78 hw_index, IXGBE_IVAR_RX_QUEUE(hw_index), in ixgbe_dump_interrupt()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2035 #define IXGBE_IVAR_RX_QUEUE(_i) (0 + (_i)) macro