Searched refs:txtdh (Results 1 – 2 of 2) sorted by relevance
4555 uint32_t txtdh, txtdt; in txgbe_dev_tx_queue_stop() local4566 txtdh = rd32(hw, TXGBE_TXRP(txq->reg_idx)); in txgbe_dev_tx_queue_stop()4568 } while (--poll_ms && (txtdh != txtdt)); in txgbe_dev_tx_queue_stop()
5504 uint32_t txtdh, txtdt; in ixgbe_dev_tx_queue_stop() local5517 txtdh = IXGBE_READ_REG(hw, in ixgbe_dev_tx_queue_stop()5521 } while (--poll_ms && (txtdh != txtdt)); in ixgbe_dev_tx_queue_stop()