Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_type.h497 #define IXGBE_RETA(_i) (0x05C00 + ((_i) * 4)) /* 32 of these (0-31) */ macro
H A Dif_ix.c3029 IXGBE_WRITE_REG(hw, IXGBE_RETA(i >> 2), reta); in ixgbe_initialize_rss_mapping()