Home
last modified time | relevance | path

Searched refs:aq_ring_free (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.c41 aq_ring_free(self); in aq_ring_alloc()
67 aq_ring_free(self); in aq_ring_tx_alloc()
93 aq_ring_free(self); in aq_ring_rx_alloc()
359 void aq_ring_free(struct aq_ring_s *self) in aq_ring_free() function
Daq_ring.h152 void aq_ring_free(struct aq_ring_s *self);
Daq_vec.c281 aq_ring_free(&ring[AQ_VEC_TX_ID]); in aq_vec_free()
282 aq_ring_free(&ring[AQ_VEC_RX_ID]); in aq_vec_free()