Searched refs:aq_ring_tx_clean (Results 1 – 4 of 4) sorted by relevance
56 was_tx_cleaned = aq_ring_tx_clean(&ring[AQ_VEC_TX_ID]); in aq_vec_poll()278 aq_ring_tx_clean(&ring[AQ_VEC_TX_ID]); in aq_vec_deinit()
201 bool aq_ring_tx_clean(struct aq_ring_s *self);
671 aq_ring_tx_clean(&aq_ptp->ptp_tx); in aq_ptp_poll()948 aq_ring_tx_clean(&aq_ptp->ptp_tx); in aq_ptp_ring_deinit()
285 bool aq_ring_tx_clean(struct aq_ring_s *self) in aq_ring_tx_clean() function