Home
last modified time | relevance | path

Searched refs:aq_ring_free (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c130 aq_ring_free(self); in aq_ring_alloc()
157 aq_ring_free(self); in aq_ring_tx_alloc()
189 aq_ring_free(self); in aq_ring_rx_alloc()
213 aq_ring_free(self); in aq_ring_hwts_rx_alloc()
574 void aq_ring_free(struct aq_ring_s *self) in aq_ring_free() function
H A Daq_vec.c302 aq_ring_free(&ring[AQ_VEC_TX_ID]); in aq_vec_ring_free()
304 aq_ring_free(&ring[AQ_VEC_RX_ID]); in aq_vec_ring_free()
H A Daq_ptp.c1004 aq_ring_free(&aq_ptp->hwts_rx); in aq_ptp_ring_alloc()
1006 aq_ring_free(&aq_ptp->ptp_rx); in aq_ptp_ring_alloc()
1008 aq_ring_free(&aq_ptp->ptp_tx); in aq_ptp_ring_alloc()
1020 aq_ring_free(&aq_ptp->ptp_tx); in aq_ptp_ring_free()
1021 aq_ring_free(&aq_ptp->ptp_rx); in aq_ptp_ring_free()
1022 aq_ring_free(&aq_ptp->hwts_rx); in aq_ptp_ring_free()
H A Daq_ring.h180 void aq_ring_free(struct aq_ring_s *self);
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.c307 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()
H A Daq_ring.h197 void aq_ring_free(struct aq_ring_s *self);
H A Daq_ptp.c998 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()
H A Daq_ring.c158 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

Completed in 8 milliseconds