Searched refs:ena_populate_rx_queue (Results 1 – 1 of 1) sorted by relevance
196 static int ena_populate_rx_queue(struct ena_ring *rxq, unsigned int count);1242 rc = ena_populate_rx_queue(ring, bufs_num); in ena_queue_start()1452 static int ena_populate_rx_queue(struct ena_ring *rxq, unsigned int count) in ena_populate_rx_queue() function2277 ena_populate_rx_queue(rx_ring, free_queue_entries); in eth_ena_recv_pkts()