Home
last modified time | relevance | path

Searched refs:aq_ring_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c108 static struct aq_ring_s *aq_ring_alloc(struct aq_ring_s *self, in aq_ring_alloc() function
149 self = aq_ring_alloc(self, aq_nic); in aq_ring_tx_alloc()
181 self = aq_ring_alloc(self, aq_nic); in aq_ring_rx_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c135 static int aq_ring_alloc(struct aq_ring_s *self, in aq_ring_alloc() function
174 return aq_ring_alloc(self, aq_nic); in aq_ring_tx_alloc()
203 return aq_ring_alloc(self, aq_nic); in aq_ring_rx_alloc()

Completed in 3 milliseconds