Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_vf.c160 IXGBE_WRITE_REG(hw, IXGBE_VFTDWBAL(i), 0); in ixgbe_virt_clr_reg()
H A Dixgbe_type.h4261 #define IXGBE_VFTDWBAL(x) (0x02038 + (0x40 * (x))) macro