Searched refs:hw_ring_tx_head_update (Results 1 – 4 of 4) sorted by relevance
50 if (self->aq_hw_ops->hw_ring_tx_head_update) { in aq_vec_poll()51 err = self->aq_hw_ops->hw_ring_tx_head_update( in aq_vec_poll()
145 int (*hw_ring_tx_head_update)(struct aq_hw_s *self, member
948 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,
890 .hw_ring_tx_head_update = hw_atl_a0_hw_ring_tx_head_update,