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

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c2223 * igc_alloc_rx_buffers - Replace used receive buffers; packet split
2227 static void igc_alloc_rx_buffers(struct igc_ring *rx_ring, u16 cleaned_count) function
2597 igc_alloc_rx_buffers(rx_ring, cleaned_count);
2701 igc_alloc_rx_buffers(rx_ring, cleaned_count);
3949 igc_alloc_rx_buffers(ring, igc_desc_unused(ring));
7420 igc_alloc_rx_buffers(ring, igc_desc_unused(ring));

Completed in 197 milliseconds