Home
last modified time | relevance | path

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

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