Searched refs:IXGBE_TDH (Results 1 – 3 of 3) sorted by relevance
454 {IXGBE_TDH(0), "TDH"},517 case IXGBE_TDH(0): in ixgbe_regdump()519 regs[i] = IXGBE_READ_REG(hw, IXGBE_TDH(i)); in ixgbe_regdump()1016 head = IXGBE_READ_REG(hw, IXGBE_TDH(ring->reg_idx)); in ixgbe_get_tx_pending()1188 IXGBE_READ_REG(hw, IXGBE_TDH(tx_ring->reg_idx)), in ixgbe_clean_tx_irq()3007 IXGBE_WRITE_REG(hw, IXGBE_TDH(reg_idx), 0); in ixgbe_configure_tx_ring()
356 #define IXGBE_TDH(_i) (0x06010 + ((_i) * 0x40)) macro
576 regs_buff[633 + i] = IXGBE_READ_REG(hw, IXGBE_TDH(i)); in ixgbe_get_regs()