Searched refs:iavf_alloc_rx_buffers (Results 1 – 2 of 2) sorted by relevance
839 bool iavf_alloc_rx_buffers(struct iavf_ring *rx_ring, u16 cleaned_count) in iavf_alloc_rx_buffers() function1155 iavf_alloc_rx_buffers(rx_ring, cleaned_count); in iavf_clean_rx_irq()
1221 iavf_alloc_rx_buffers(ring, IAVF_DESC_UNUSED(ring)); in iavf_configure()