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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_txrx_common.h39 bool ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 cleaned_count);
H A Dixgbe_xsk.c151 bool ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 count) function
267 !ixgbe_alloc_rx_buffers_zc(rx_ring,
H A Dixgbe_main.c4172 ixgbe_alloc_rx_buffers_zc(ring, ixgbe_desc_unused(ring));

Completed in 208 milliseconds