Searched refs:IXGBE_RETA (Results 1 – 2 of 2) sorted by relevance
406 #define IXGBE_RETA(_i) (0x05C00 + ((_i) * 4)) /* 32 of these (0-31) */ macro
3851 IXGBE_WRITE_REG(hw, IXGBE_RETA(i >> 2), reta); in ixgbe_store_reta()