Searched refs:i40evf_alloc_rx_buffers (Results 1 – 3 of 3) sorted by relevance
440 bool i40evf_alloc_rx_buffers(struct i40e_ring *rxr, u16 cleaned_count);
880 bool i40evf_alloc_rx_buffers(struct i40e_ring *rx_ring, u16 cleaned_count) in i40evf_alloc_rx_buffers() function1482 i40evf_alloc_rx_buffers(rx_ring, cleaned_count); in i40e_clean_rx_irq()
964 i40evf_alloc_rx_buffers(ring, I40E_DESC_UNUSED(ring)); in i40evf_configure()