Searched refs:hw_ring_tx_head_update (Results 1 – 6 of 6) sorted by relevance
46 if (self->aq_hw_ops->hw_ring_tx_head_update) { in aq_vec_poll()47 err = self->aq_hw_ops->hw_ring_tx_head_update( in aq_vec_poll()
219 int (*hw_ring_tx_head_update)(struct aq_hw_s *self, member
665 err = aq_nic->aq_hw_ops->hw_ring_tx_head_update(aq_nic->aq_hw, in aq_ptp_poll()
839 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,
961 .hw_ring_tx_head_update = hw_atl_a0_hw_ring_tx_head_update,
1671 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,
Completed in 15 milliseconds