Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgbe/
HDixgbe_vf.h77 #define IXGBE_VFTDWBAH(x) (0x0203C + (0x40 * (x))) macro
HDixgbe_vf.c126 IXGBE_WRITE_REG(hw, IXGBE_VFTDWBAH(i), 0); in ixgbe_virt_clr_reg()