Searched refs:IXGBE_VFTDH (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/ixgbe/core/ | ||
H A D | ixgbe_vf.h | 73 #define IXGBE_VFTDH(x) (0x02010 + (0x40 * (x))) macro |
H A D | ixgbe_vf.c | 123 IXGBE_WRITE_REG(hw, IXGBE_VFTDH(i), 0); in ixgbe_virt_clr_reg() |