Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h492 #define IXGBE_ERETA(_i) (0x0EE80 + ((_i) * 4)) /* 96 of these (0-95) */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3129 IXGBE_WRITE_REG(hw, IXGBE_ERETA((i >> 2) - 32), in ixgbe_setup_rss_table()