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

/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c646 * ixgbevf_alloc_rx_buffers - Replace used receive buffers; packet split
650 static void ixgbevf_alloc_rx_buffers(struct ixgbevf_ring *rx_ring, function
1140 ixgbevf_alloc_rx_buffers(rx_ring, cleaned_count);
1971 ixgbevf_alloc_rx_buffers(ring, ixgbevf_desc_unused(ring));

Completed in 417 milliseconds