Searched refs:ixgbe_alloc_rx_buffers_zc (Results 1 – 3 of 3) sorted by relevance
38 void ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 cleaned_count);
381 void ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 count) in ixgbe_alloc_rx_buffers_zc() function
4161 ixgbe_alloc_rx_buffers_zc(ring, ixgbe_desc_unused(ring)); in ixgbe_configure_rx_ring()