Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c89 j, IXGBE_IVAR_TX_QUEUE(j), in ixgbe_dump_interrupt()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2036 #define IXGBE_IVAR_TX_QUEUE(_i) (64 + (_i)) macro