Searched refs:aq_ring_free (Results 1 – 4 of 4) sorted by relevance
307 aq_ring_free(&ring[AQ_VEC_TX_ID]); in aq_vec_ring_free()310 aq_ring_free(&ring[AQ_VEC_RX_ID]); in aq_vec_ring_free()
197 void aq_ring_free(struct aq_ring_s *self);
998 aq_ring_free(&aq_ptp->ptp_rx); in aq_ptp_ring_alloc()1000 aq_ring_free(&aq_ptp->ptp_tx); in aq_ptp_ring_alloc()1012 aq_ring_free(&aq_ptp->ptp_tx); in aq_ptp_ring_free()1013 aq_ring_free(&aq_ptp->ptp_rx); in aq_ptp_ring_free()
158 aq_ring_free(self); in aq_ring_alloc()223 aq_ring_free(self); in aq_ring_hwts_rx_alloc()906 void aq_ring_free(struct aq_ring_s *self) in aq_ring_free() function