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

/linux-master/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, function
362 igbvf_alloc_rx_buffers(rx_ring, cleaned_count);
377 igbvf_alloc_rx_buffers(rx_ring, cleaned_count);
1504 igbvf_alloc_rx_buffers(adapter->rx_ring,

Completed in 134 milliseconds