Home
last modified time | relevance | path

Searched refs:IXGBE_VFTDH (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dregs.h57 #define IXGBE_VFTDH(x) (0x02010 + (0x40 * (x))) macro
Dethtool.c230 regs_buff[35 + i] = IXGBE_READ_REG(hw, IXGBE_VFTDH(i)); in ixgbevf_get_regs()
Dixgbevf_main.c228 u32 head = IXGBE_READ_REG(hw, IXGBE_VFTDH(ring->reg_idx)); in ixgbevf_get_tx_pending()
405 IXGBE_READ_REG(hw, IXGBE_VFTDH(tx_ring->reg_idx)), in ixgbevf_clean_tx_irq()
1571 IXGBE_WRITE_REG(hw, IXGBE_VFTDH(reg_idx), 0); in ixgbevf_configure_tx_ring()