Home
last modified time | relevance | path

Searched refs:igbvf_alloc_rx_buffers (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c133 static void igbvf_alloc_rx_buffers(struct igbvf_ring *rx_ring, in igbvf_alloc_rx_buffers() function
362 igbvf_alloc_rx_buffers(rx_ring, cleaned_count); in igbvf_clean_rx_irq()
377 igbvf_alloc_rx_buffers(rx_ring, cleaned_count); in igbvf_clean_rx_irq()
1504 igbvf_alloc_rx_buffers(adapter->rx_ring, in igbvf_configure()