Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c129 * igbvf_alloc_rx_buffers - Replace used receive buffers; packet split
133 static void igbvf_alloc_rx_buffers(struct igbvf_ring *rx_ring, in igbvf_alloc_rx_buffers() function
363 igbvf_alloc_rx_buffers(rx_ring, cleaned_count); in igbvf_clean_rx_irq()
378 igbvf_alloc_rx_buffers(rx_ring, cleaned_count); in igbvf_clean_rx_irq()
1505 igbvf_alloc_rx_buffers(adapter->rx_ring, in igbvf_configure()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c129 * igbvf_alloc_rx_buffers - Replace used receive buffers; packet split
133 static void igbvf_alloc_rx_buffers(struct igbvf_ring *rx_ring, in igbvf_alloc_rx_buffers() function
363 igbvf_alloc_rx_buffers(rx_ring, cleaned_count); in igbvf_clean_rx_irq()
378 igbvf_alloc_rx_buffers(rx_ring, cleaned_count); in igbvf_clean_rx_irq()
1505 igbvf_alloc_rx_buffers(adapter->rx_ring, in igbvf_configure()

Completed in 7 milliseconds