Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.h74 #define IXGBE_VFTDT(x) (0x02018 + (0x40 * (x))) macro
H A Dixgbe_vf.c124 IXGBE_WRITE_REG(hw, IXGBE_VFTDT(i), 0); in ixgbe_virt_clr_reg()