Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_txrx_common.h39 bool ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 cleaned_count);
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()
Dixgbe_main.c4144 ixgbe_alloc_rx_buffers_zc(ring, ixgbe_desc_unused(ring)); in ixgbe_configure_rx_ring()