iavf_alloc_rx_buffers
iavf_alloc_rx_buffers(ring, IAVF_DESC_UNUSED(ring));
iavf_alloc_rx_buffers(rx_ring, cleaned_count);
bool iavf_alloc_rx_buffers(struct iavf_ring *rxr, u16 cleaned_count);