Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drswitch.c238 static int rswitch_gwca_queue_alloc_rx_buf(struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_alloc_rx_buf() function
317 if (rswitch_gwca_queue_alloc_rx_buf(gq, 0, gq->ring_size) < 0) in rswitch_gwca_queue_alloc()
840 ret = rswitch_gwca_queue_alloc_rx_buf(gq, gq->dirty, num); in rswitch_rx()