Searched refs:ixgbe_alloc_rx_buffers_zc (Results 1 – 3 of 3) sorted by relevance
39 bool ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 cleaned_count);
144 bool ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 count) in ixgbe_alloc_rx_buffers_zc() function258 !ixgbe_alloc_rx_buffers_zc(rx_ring, in ixgbe_clean_rx_irq_zc()
4150 ixgbe_alloc_rx_buffers_zc(ring, ixgbe_desc_unused(ring)); in ixgbe_configure_rx_ring()