Searched refs:aq_ring_tx_clean (Results 1 – 3 of 3) sorted by relevance
170 bool aq_ring_tx_clean(struct aq_ring_s *self);
57 was_tx_cleaned = aq_ring_tx_clean(&ring[AQ_VEC_TX_ID]); in aq_vec_poll()263 aq_ring_tx_clean(&ring[AQ_VEC_TX_ID]); in aq_vec_deinit()
220 bool aq_ring_tx_clean(struct aq_ring_s *self) in aq_ring_tx_clean() function