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