Home
last modified time | relevance | path

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

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