Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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, in ixgbevf_alloc_rx_buffers() function
1148 ixgbevf_alloc_rx_buffers(rx_ring, cleaned_count); in ixgbevf_clean_rx_irq()
1979 ixgbevf_alloc_rx_buffers(ring, ixgbevf_desc_unused(ring)); in ixgbevf_configure_rx_ring()
/kernel/linux/linux-6.6/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, in ixgbevf_alloc_rx_buffers() function
1140 ixgbevf_alloc_rx_buffers(rx_ring, cleaned_count); in ixgbevf_clean_rx_irq()
1971 ixgbevf_alloc_rx_buffers(ring, ixgbevf_desc_unused(ring)); in ixgbevf_configure_rx_ring()

Completed in 13 milliseconds