Home
last modified time | relevance | path

Searched refs:ixgbe_alloc_rx_buffers (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h948 void ixgbe_alloc_rx_buffers(struct ixgbe_ring *, u16);
H A Dixgbe_main.c1572 void ixgbe_alloc_rx_buffers(struct ixgbe_ring *rx_ring, u16 cleaned_count) in ixgbe_alloc_rx_buffers() function
2315 ixgbe_alloc_rx_buffers(rx_ring, cleaned_count); in ixgbe_clean_rx_irq()
4144 ixgbe_alloc_rx_buffers(ring, ixgbe_desc_unused(ring)); in ixgbe_configure_rx_ring()
H A Dixgbe_ethtool.c2085 ixgbe_alloc_rx_buffers(rx_ring, count); in ixgbe_clean_test_rings()