Home
last modified time | relevance | path

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

/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c883 unsigned int hw_head_; in hw_atl_b0_hw_ring_tx_head_update() local
886 hw_head_ = hw_atl_tdm_tx_desc_head_ptr_get(self, ring->idx); in hw_atl_b0_hw_ring_tx_head_update()
894 if (hw_head_ >= ring->size) { in hw_atl_b0_hw_ring_tx_head_update()
899 ring->hw_head = hw_head_; in hw_atl_b0_hw_ring_tx_head_update()