Searched refs:iavf_alloc_rx_buffers (Results 1 – 3 of 3) sorted by relevance
443 bool iavf_alloc_rx_buffers(struct iavf_ring *rxr, u16 cleaned_count);
917 bool iavf_alloc_rx_buffers(struct iavf_ring *rx_ring, u16 cleaned_count) in iavf_alloc_rx_buffers() function1515 iavf_alloc_rx_buffers(rx_ring, cleaned_count); in iavf_clean_rx_irq()
1240 iavf_alloc_rx_buffers(ring, IAVF_DESC_UNUSED(ring)); in iavf_configure()