Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.h75 #define IXGBE_VFTDT(x) (0x02018 + (0x40 * (x))) macro
H A Dixgbe_vf.c127 IXGBE_WRITE_REG(hw, IXGBE_VFTDT(i), 0); in ixgbe_virt_clr_reg()