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