Searched refs:IXGBE_VFTDWBAL (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | ixgbe_vf.c | 160 IXGBE_WRITE_REG(hw, IXGBE_VFTDWBAL(i), 0); in ixgbe_virt_clr_reg() |
H A D | ixgbe_type.h | 4261 #define IXGBE_VFTDWBAL(x) (0x02038 + (0x40 * (x))) macro |