Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dregs.h38 #define IXGBE_VFTDWBAH(x) (0x0203C + (0x40 * (x))) macro
H A Dixgbevf_main.c1705 IXGBE_WRITE_REG(hw, IXGBE_VFTDWBAH(reg_idx), 0); in ixgbevf_configure_tx_ring()