Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_txrx_common.h38 void ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 cleaned_count);
Dixgbe_xsk.c381 void ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 count) in ixgbe_alloc_rx_buffers_zc() function
Dixgbe_main.c4161 ixgbe_alloc_rx_buffers_zc(ring, ixgbe_desc_unused(ring)); in ixgbe_configure_rx_ring()