Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.h603 u32 hw_atl_tdm_tx_desc_head_ptr_get(struct aq_hw_s *aq_hw, u32 descriptor);
H A Dhw_atl_a0.c609 unsigned int hw_head = hw_atl_tdm_tx_desc_head_ptr_get(self, ring->idx); in hw_atl_a0_hw_ring_tx_head_update()
H A Dhw_atl_llh.c1285 u32 hw_atl_tdm_tx_desc_head_ptr_get(struct aq_hw_s *aq_hw, u32 descriptor) in hw_atl_tdm_tx_desc_head_ptr_get() function
H A Dhw_atl_b0.c886 hw_head_ = hw_atl_tdm_tx_desc_head_ptr_get(self, ring->idx); in hw_atl_b0_hw_ring_tx_head_update()