Searched refs:IXGBE_VFTDWBAH (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ | ||
H A D | ixgbe_vf.h | 77 #define IXGBE_VFTDWBAH(x) (0x0203C + (0x40 * (x))) macro |
H A D | ixgbe_vf.c | 127 IXGBE_WRITE_REG(hw, IXGBE_VFTDWBAH(i), 0); in ixgbe_virt_clr_reg() |