Searched refs:ixgbe_alloc_rx_buffers (Results 1 – 3 of 3) sorted by relevance
878 void ixgbe_alloc_rx_buffers(struct ixgbe_ring *, u16);
1499 void ixgbe_alloc_rx_buffers(struct ixgbe_ring *rx_ring, u16 cleaned_count) in ixgbe_alloc_rx_buffers() function2023 ixgbe_alloc_rx_buffers(rx_ring, cleaned_count); in ixgbe_clean_rx_irq()3562 ixgbe_alloc_rx_buffers(ring, ixgbe_desc_unused(ring)); in ixgbe_configure_rx_ring()
1883 ixgbe_alloc_rx_buffers(rx_ring, count); in ixgbe_clean_test_rings()