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