Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_txrx_common.h39 bool ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 cleaned_count);
A Dixgbe_xsk.c151 bool ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 count) in ixgbe_alloc_rx_buffers_zc() function
267 !ixgbe_alloc_rx_buffers_zc(rx_ring, in ixgbe_clean_rx_irq_zc()
A Dixgbe_main.c4152 ixgbe_alloc_rx_buffers_zc(ring, ixgbe_desc_unused(ring)); in ixgbe_configure_rx_ring()

Completed in 20 milliseconds