Searched refs:hw_ring_tx_stop (Results 1 – 6 of 6) sorted by relevance
243 int (*hw_ring_tx_stop)(struct aq_hw_s *self, member
261 self->aq_hw_ops->hw_ring_tx_stop(self->aq_hw, in aq_vec_stop()
933 aq_nic->aq_hw_ops->hw_ring_tx_stop(aq_nic->aq_hw, &aq_ptp->ptp_tx); in aq_ptp_ring_stop()
833 .hw_ring_tx_stop = hw_atl_b0_hw_ring_tx_stop,
955 .hw_ring_tx_stop = hw_atl_a0_hw_ring_tx_stop,
1665 .hw_ring_tx_stop = hw_atl_b0_hw_ring_tx_stop,
Completed in 15 milliseconds