Searched refs:aq_ring_tx_clean (Results 1 – 3 of 3) sorted by relevance
156 bool aq_ring_tx_clean(struct aq_ring_s *self);
60 was_tx_cleaned = aq_ring_tx_clean(&ring[AQ_VEC_TX_ID]); in aq_vec_poll()265 aq_ring_tx_clean(&ring[AQ_VEC_TX_ID]); in aq_vec_deinit()
139 bool aq_ring_tx_clean(struct aq_ring_s *self) in aq_ring_tx_clean() function