Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_vf.h77 #define IXGBE_VFTDWBAH(x) (0x0203C + (0x40 * (x))) macro
H A Dixgbe_vf.c127 IXGBE_WRITE_REG(hw, IXGBE_VFTDWBAH(i), 0); in ixgbe_virt_clr_reg()